TM
2020-12-15 ee998d76985146af4f78d5eabe4e31500cb35980
pages/businessData/businessData.js
@@ -69,6 +69,7 @@
      url: '/sib/xcx/order/hbListInit',
      queryObj: { prodType: 200015 },
      value: '',
      list: [],
      isgoOut:false,
    })
  },
@@ -104,6 +105,11 @@
      value: value
    })
  },
  onClear(){
    this.setData({
      value:''
    })
  },
  // 搜索框事件
  searchMation(value) {
    console.log(value)