liuhairui 8 сар өмнө
parent
commit
4362c9e938

+ 0 - 1
src/view/yunyin/shengchanguanli/gongdanziliao.vue

@@ -2473,7 +2473,6 @@ const resbom_tableColumns = ref(
 )
 //批量修改BOM资料
 const BOMclick = () => {
-	
 	if(bomtableData.value === ''){
 		ElMessage({type: 'warning',message: 'BOM数据为空'})
 		return;