소스 검색

first commit

liuhairui 10 달 전
부모
커밋
4362c9e938
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/view/yunyin/shengchanguanli/gongdanziliao.vue

+ 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;