mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-03-07 00:00:03 +08:00
删掉多余代码
This commit is contained in:
@@ -17,11 +17,6 @@
|
||||
/>
|
||||
</template>
|
||||
</mb-table>
|
||||
<mb-table ref="magicTable" v-bind="tableOptions">
|
||||
<template v-for="col in cols" #[col.field]="{ row, index }">
|
||||
{{ row.name }}
|
||||
</template>
|
||||
</mb-table>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user