wangting
2023-08-04 3cfe77db7df4961266321e5b78858e3dab382433
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -876,7 +876,7 @@
    //数据更改回调
    updataSumbit(val){
      this.DataVisible = false;
      val.copyfromversion = this.rowOid;
      val.copyFromVersion = this.rowOid;
      val.oid=''
      console.log(val)
      upSaveCode(val).then(res=>{