Browse Source

Revert "复核还库-移除默认容器号"

This reverts commit b2367adb920f524e8ba27123491168b810c43349.
zhaohuanhuan 2 weeks ago
parent
commit
69ece8a6ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/outbound/check/moveStock/index.vue

+ 1 - 1
src/views/outbound/check/moveStock/index.vue

@@ -199,7 +199,7 @@ try {
 const warehouse = store.warehouse
 const warehouse = store.warehouse
 const pattern=/^[1-9]\d*$/
 const pattern=/^[1-9]\d*$/
 // 容器号和扫描类型的状态
 // 容器号和扫描类型的状态
-const containerNo = ref('')
+const containerNo = ref('FJ-WH01-1')
 //输入框组件类型
 //输入框组件类型
 const inputBarcodeType = ref('')
 const inputBarcodeType = ref('')
 //扫描类型
 //扫描类型