Browse Source

first commit

liuhairui 8 tháng trước cách đây
mục cha
commit
4362c9e938
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;