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
}
// 关闭