Ben Lin
2024-08-13 0fdfd2fe63697590d755f50ff8e7ae9bdf7f1f7d
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>