Explorar el Código

上架-移除容器号

zhaohuanhuan hace 2 semanas
padre
commit
e35797f2cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/inbound/putaway/task/index.vue

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

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