田源
2024-03-07 6ca4dcf73b6fd1ac42c77c75c8ce422a75b75a19
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: "请先选择属性"