Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -881,6 +881,8 @@ }, //增加保存 AddSumbit(val) { console.log(val) val.ts = val.ts.toISOString().replace("Z", ""); addSaveCode(val).then(res => { this.$nextTick(() => { this.addvisible = false;