田源
2023-08-04 6fcfc66f0819452d38c890dc9c4287fe63a16cf7
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -875,6 +875,7 @@
    updataSumbit(val){
      this.DataVisible = false;
      upSaveCode(val).then(res=>{
        res.data.data.copyfromversion=this.rowOid
        this.$nextTick(() => {
          this.onLoad()
        })