田源
2023-11-07 d3f0f1bd80d07db79475ebd581b4051a7b4f8ccc
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: "请先选择属性"