Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
vue-flow-editor
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2023-12-05 13:00:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
45ee6467f8e78ff4e41948cec72d56909beb83fd
45ee6467
1 parent
f3ac9cf8
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
doc/App.vue
doc/App.vue
View file @
45ee646
...
...
@@ -1613,7 +1613,7 @@ export default {
// 如果表单打开状态,走表单保存逻辑
if (state.detailModel) {
ElMessageBox.confirm(
'是否确定保存流程
图
?',
'是否确定保存流程
信息
?',
'温馨提示',
{
confirmButtonText: '确认',
...
...
Please
register
or
login
to post a comment