#
whycq
2024-07-12 970cf973d0d5383f6e49cf78d0f3f268d9c5e03c
pages/phyz/orderOut/bcpOrderOutSelect.vue
@@ -197,6 +197,10 @@
            },300)
         },
         goToLocDetl(item) {
            if (item.qty >= item.anfme) {
               uni.showToast({ title: '已完成订单作业数量', icon: "error", position: 'top' })
               return
            }
            let _this = this
            uni.navigateTo({
               url: './orderList',