Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -540,7 +540,11 @@ cancelButtonText: '取消', type: 'warning' }).then(() => { changeStatus({oid: this.oids.join(','), btmname: this.selectRow[0].btmname, lcStatus: targetLcstatus}).then(res => { changeStatus({ oid: this.oids.join(','), btmname: this.selectRow[0].btmname, lcStatus: targetLcstatus }).then(res => { if (res.data.code == 200) { this.$message.success(options.processUseText + '成功') this.onLoad()