Commit 2c2e8170 by chenyu

update: update

parent 795a7ef9
...@@ -41,6 +41,7 @@ export default { ...@@ -41,6 +41,7 @@ export default {
* 关闭 * 关闭
*/ */
handleClose(done) { handleClose(done) {
this.checkedFields=[].concat(this.selectedData)
this.$emit('hideUserDefined', false); this.$emit('hideUserDefined', false);
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment