소스 검색

上架-移除容器号

zhaohuanhuan 1 개월 전
부모
커밋
e35797f2cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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([])
 //