zhonghuizhen
hace 7 meses
|
|
@@ -13,14 +13,16 @@
|
|
|
>
|
|
|
一键生成
|
|
|
</el-button>
|
|
|
- <el-button
|
|
|
- type="primary"
|
|
|
- size="mini"
|
|
|
- icon="ibps-icon-add"
|
|
|
- @click="handleAdd"
|
|
|
- >
|
|
|
- 添加
|
|
|
- </el-button>
|
|
|
+ <!--
|
|
|
+ <el-button
|
|
|
+ type="primary"
|
|
|
+ size="mini"
|
|
|
+ icon="ibps-icon-add"
|
|
|
+ @click="handleAdd"
|
|
|
+ >
|
|
|
+ 添加
|
|
|
+ </el-button>
|
|
|
+ -->
|
|
|
<el-button
|
|
|
type="primary"
|
|
|
size="mini"
|