#
whycq
2024-09-04 82f3ac1948d1b9d3d0e3dcbcd9466eabc72cdcf8
pages/phyz/orderOut/orderList.vue
@@ -101,7 +101,6 @@
         },
         pakoutPrive(item) {
            let _this = this
            console.log(item);
            if (item.locSts != 'F') {
               uni.showToast({ title: '当前库位不是在库状态!', icon: "error", position: 'top' })
               return