su
su1124
2024-01-05 cc2b138c0bd76ca2d7424cac350672f89b1c55f7
src/views/system/tijian/index.vue
@@ -2122,6 +2122,7 @@
          tjFlowingWater: this.tjFlowingWater,
          userId,
          tjType,
          tjCategory:this.tjCategory
        };
      } else {
        data = {
@@ -2130,6 +2131,7 @@
          tjFlowingWater: this.tjFlowingWater,
          userId,
          tjType,
          tjCategory:this.tjCategory
        };
      }
      getOrder(data).then((res) => {