#
whycq
2024-04-05 83f35c6890374a14270b297cb5645582a8107637
pages/phyz/stationManage/stationManage.vue
@@ -118,13 +118,10 @@
            option: 'pick'
         }
      },
      onLoad() {
      onShow() {
         this.baseUrl = uni.getStorageSync('baseUrl');
         this.token = uni.getStorageSync('token');
         this.getBasDevp('all')
      },
      onShow() {
      },
      methods: {
         searchValueInput() {