ludc
2023-10-25 c4e5d2ab11a4b3319e9cc1855898624f4c33f0bb
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: "请先选择属性"