chenrui 3 سال پیش
والد
کامیت
0333f92e73
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/inventoryManagement/inventoryChecking/detailModal.vue

+ 1 - 0
src/views/inventoryManagement/inventoryChecking/detailModal.vue

@@ -373,6 +373,7 @@ export default {
     },
     },
     itemSn (newValue, oldValue) {
     itemSn (newValue, oldValue) {
       if (this.isShow && newValue) {
       if (this.isShow && newValue) {
+        this.isPrice = false
         this.getDetail()
         this.getDetail()
         this.getWarehouseList()
         this.getWarehouseList()
       }
       }