src/views/productionManagement/productStructure/index.vue
@@ -8,13 +8,13 @@ plain icon="Upload" @click="handleImport" v-hasPermi="['product:bom:import']">导入</el-button> >导入</el-button> <el-button type="warning" plain icon="Download" @click="handleExport" :disabled="selectedRows.length !== 1" v-hasPermi="['product:bom:export']">导出</el-button> >导出</el-button> <el-button type="danger" plain @click="handleBatchDelete"