|
@@ -15,17 +15,17 @@
|
|
|
style="float: right; height: 33px; line-height: 2px"
|
|
style="float: right; height: 33px; line-height: 2px"
|
|
|
>关闭
|
|
>关闭
|
|
|
</el-button>
|
|
</el-button>
|
|
|
- <el-button v-no-more-click @click="save" type="primary" icon="el-icon-edit"
|
|
|
|
|
|
|
+ <el-button v-no-more-click @click="save" type="primary" icon="el-icon-check"
|
|
|
style="float: right; height: 33px; line-height: 2px;margin: 0 5px"
|
|
style="float: right; height: 33px; line-height: 2px;margin: 0 5px"
|
|
|
>保存
|
|
>保存
|
|
|
</el-button>
|
|
</el-button>
|
|
|
- <el-button v-no-more-click @click="reset" type="primary" icon="el-icon-refresh"
|
|
|
|
|
|
|
+ <el-button v-no-more-click @click="reset" type="primary" icon="el-icon-setting"
|
|
|
style="float: right; height: 33px; line-height: 2px;margin: 0 5px"
|
|
style="float: right; height: 33px; line-height: 2px;margin: 0 5px"
|
|
|
>重置
|
|
>重置
|
|
|
</el-button>
|
|
</el-button>
|
|
|
- <el-button v-no-more-click @click="view" type="primary" icon="el-icon-view"
|
|
|
|
|
|
|
+ <el-button v-no-more-click @click="view" type="primary" icon="el-icon-refresh"
|
|
|
style="float: right; height: 33px; line-height: 2px"
|
|
style="float: right; height: 33px; line-height: 2px"
|
|
|
- >预览
|
|
|
|
|
|
|
+ >刷新
|
|
|
</el-button>
|
|
</el-button>
|
|
|
</div>
|
|
</div>
|
|
|
</el-card>
|
|
</el-card>
|