From e0741b5addb55488eb9ff805878fa60a61045ade Mon Sep 17 00:00:00 2001
From: zhang_li <2235006734@qqq.com>
Date: Wed, 16 Oct 2024 11:42:34 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89console?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../productscrap/productscrapRecordMain/index.vue | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/views/wms/productionManage/productscrap/productscrapRecordMain/index.vue b/src/views/wms/productionManage/productscrap/productscrapRecordMain/index.vue
index 9e046d2ee..00349f9e1 100644
--- a/src/views/wms/productionManage/productscrap/productscrapRecordMain/index.vue
+++ b/src/views/wms/productionManage/productscrap/productscrapRecordMain/index.vue
@@ -34,8 +34,6 @@
-
-
{{ getTag(row.revokeFlag).label}}
@@ -105,7 +103,6 @@ import { usePageLoading } from '@/hooks/web/usePageLoading'
import { getSwitchByCode } from '@/api/wms/switch'
import { DICT_TYPE, getStrDictOptions } from '@/utils/dict'
const dictOptions= ref(getStrDictOptions(DICT_TYPE.TRUE_FALSE))
-console.log(344,dictOptions.value)
const { loadStart, loadDone } = usePageLoading()
// 制品报废记录主
defineOptions({ name: 'ProductscrapRecordMain' })
@@ -204,7 +201,6 @@ const buttonBaseClickBom = (val) => {
item.childList = tableListBom.value
}
})
- console.log(157, tableData.value)
bomModelVisible.value = false
}
// 关闭