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