lilei 2 anni fa
parent
commit
8a76bd3e95

+ 1 - 1
public/version.json

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

+ 1 - 0
src/views/numsGoodsShelves/replenishmentManagement/slodOutModal.vue

@@ -135,6 +135,7 @@ export default {
     pageInit () {
       const vm = this
       vm.$nextTick(() => {
+        vm.resetSearchForm()
         vm.spinning = false
         vm.disabled = false
       })