@@ -355,7 +355,7 @@
>添加问题</el-button
>
<div slot="footer" class="dialog-footer" v-if="this.title !== '查看'">
- <el-button type="primary" @click="submitForm">保存</el-button>
+ <el-button type="primary" @click="submitForm">提交</el-button>
<el-button @click="cancelEstablish">取消</el-button>
</div>
</el-dialog>