田源
2023-10-13 b2f92b1692e5eb2922470d0131d750017c498c31
状态池-判空规则重构
已修改1个文件
4 ■■■■ 文件已修改
Source/UBCS-WEB/src/views/modeling/status.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/UBCS-WEB/src/views/modeling/status.vue
@@ -109,8 +109,8 @@
        this.selectRowData = row;
      },
      applyRangeSearch(){
        if (!this.selectRow && this.selectRow != 0){
          console.log(this.selectRow);
        console.log(this.selectRow);
        if (!this.selectRow){
          this.$message({
            type:"warning",
            message: "请先选择属性"