田源
2025-01-09 d7e3c8a813f8f85c89c06782f1e36e8089ffc31b
Source/UBCS-WEB/src/views/modeling/status.vue
@@ -123,8 +123,7 @@
        this.selectRowData = row;
      },
      applyRangeSearch(){
        console.log(this.selectRow);
        if (!this.selectRow){
        if (this.selectRow === ''){
          this.$message({
            type:"warning",
            message: "请先选择属性"