田源
2024-02-28 f7f7e63ffe9d65b1413dad79ca363b84f9ee4401
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: "请先选择属性"