Ben Lin
2025-03-05 35d6dfc8e565708492af695f4274aa8812b0603c
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>