Commit 8fac37b5 authored by 高宇's avatar 高宇

1.优化代码

parent e63fd8ae
......@@ -738,7 +738,7 @@ export default {
this.index = this.sheetForm.sheetIndex
this.dialogController.open = false
}
this.$emit('sheetIndex',null)
this.$emit('sheetIndex',this.index)
this.$emit('tarFrom',this.form)
})
} else {
......
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