hookehuyr

fix

......@@ -1613,7 +1613,7 @@ export default {
// 如果表单打开状态,走表单保存逻辑
if (state.detailModel) {
ElMessageBox.confirm(
'是否确定保存流程?',
'是否确定保存流程信息?',
'温馨提示',
{
confirmButtonText: '确认',
......