mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-04-26 00:00:04 +08:00
删掉多余代码
This commit is contained in:
@@ -17,11 +17,6 @@
|
|||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
</mb-table>
|
</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>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user