@@ -138,7 +138,8 @@
<div slot="footer">
<el-button @click="cancel">取消</el-button>
- <el-button type="primary" @click="confirm">确定</el-button>
+ <el-button type="primary" @click="confirm">保存</el-button>
+ <el-button type="primary" @click="confirm">提交</el-button>
</div>