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() })