Browse Source

plm BMM

master
ruanqi 1 year ago
parent
commit
3cd6fdb11e
  1. 1
      src/views/modules/tooling/searchToolApply.vue

1
src/views/modules/tooling/searchToolApply.vue

@ -1712,6 +1712,7 @@
this.dataList1[i].applyReason = this.dataForm.applyReason this.dataList1[i].applyReason = this.dataForm.applyReason
} }
} }
this.search();
this.refreshCurrentTabTable() this.refreshCurrentTabTable()
this.submitModalFlag = false this.submitModalFlag = false
this.visible = false this.visible = false

Loading…
Cancel
Save