src/views/service/serviceFollowup/AddServiceFollowupDialog.vue
@@ -143,7 +143,6 @@ </el-form> <div slot="footer" class="dialog-footer"> <el-button type="primary" size="small" @click="editConfig.visible = false">保并提交审批</el-button> <el-button type="primary" size="small" @click="editConfig.visible = false">保存</el-button> <el-button size="small" @click="editConfig.visible = false">取消</el-button> </div>