zhangc
2025-03-24 c9bf178eb14f830e503481c6acbe883e13b3f189
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