#
whycq
2024-09-10 a67d01873af7456323bbc73a9cfb79e0cb4ae6e7
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