src/views/tigerprojects/bas/shift/index.vue
@@ -2,7 +2,7 @@ <div> <BasicTable @register="registerTable"> <template #toolbar> <a-button color="primary" @click="handleAdd" preIcon="add_02|svg"> 新增 </a-button> <a-button type="primary" @click="handleAdd" preIcon="add_02|svg"> 新增 </a-button> <a-button ghost color="success" @click="aoaToExcel" preIcon="excel-export|svg"> 导出 </a-button>