闫增涛
2024-03-26 5ca38e4ef60e35f08e87d6569b72c25433c311ca
pages/bookExhibitionList/index.js
@@ -300,10 +300,6 @@
      this.bookExhibitionGet(newValue)
      this.onLoad()
      console.log('true');
    } else {
      // this.bookExhibitionGet(newValue);
      // this.keyProjectsGet(newPrice);
      console.log('fals');
    }
  },
@@ -313,6 +309,7 @@
    this.setData({
      'multipleSelect.value': e.detail.value,
    });
  },
  handleConfirm(event) {
@@ -324,6 +321,7 @@
    this.bookExhibitionGet()
  },
  handleReset() {
    // 重置操作的处理逻辑
    this.data.keynoteValue = []
    console.log('重置操作');