lilei 2 tahun lalu
induk
melakukan
df686c0b74

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1668133494789
+  "version": 1668134791445
 }

+ 3 - 0
src/views/numsGoodsShelves/replenishmentManagement/list.vue

@@ -451,6 +451,9 @@ export default {
       })
       this.curBizType = this.$route.query && this.$route.query.bizType || this.curBizType
       this.queryByTypeSum()
+      if (this.curBizType == 'ALL') {
+        this.openSlodOut = true
+      }
     }
   },
   watch: {