Browse Source

宝时快上-新增组合商品移除容器

zhaohuanhuan 3 weeks ago
parent
commit
af19152623
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/inbound/putaway/task/index.vue

+ 1 - 1
src/views/inbound/putaway/task/index.vue

@@ -186,7 +186,7 @@ onMounted(() => {
 })
 const warehouse = store.warehouse
 //容器号
-const containerNo = ref('zhh-c')
+const containerNo = ref('')
 //数据列表
 const dataList = ref([])
 //