fix: 修改表格复制之后 再次编辑依然是复制的问题
This commit is contained in:
@@ -126,6 +126,7 @@ export default {
|
||||
},
|
||||
closeRightBox (refresh) {
|
||||
this.rightBox.show = false
|
||||
this.copyFlag = false
|
||||
if (refresh) {
|
||||
this.delFlag = true
|
||||
this.getTableData()
|
||||
|
||||
Reference in New Issue
Block a user