田源
2023-08-04 48eac8e527776b318298b11b7651216ec68bdab1
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']
      }
    },
    //增加保存