Ben Lin
2024-06-23 f1d47feeee1ddb5751847b71f789f2c3b822ec32
src/views/tigerprojects/mes/eng/routelist/index.vue
@@ -2,7 +2,7 @@
  <div>
    <BasicTable @register="registerTable">
      <template #toolbar>
        <a-button type="primary" @click="handleCreate"> 新增工艺路线 </a-button>
        <a-button type="primary" @click="handleCreate" preIcon="add_02|svg"> 新增 </a-button>
      </template>
      <template #action="{ record }">
        <TableAction