Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue @@ -849,6 +849,7 @@ this.$message.warning("只有状态为已发布的数据才能进行数据更改"); } else { this.DataVisible = true; this.rowOid = this.selectRow[0]['oid'] } }, //增加保存