gx
queenwuli
2021-01-04 42af89269d965340e8cc5fc0941620668854780d
hive-app/pages/workbench/orderList.vue
@@ -92,6 +92,13 @@
         }
         this.loadList()
      },
      onNavigationBarButtonTap(Object){
         if(Object.key === 'add'){
            uni.navigateTo({
               url: './selectCustomer'
            })
         }
      },
      methods:{
         loadList(){
            this.$httpUtils.request('/api/order/findOrderList', {