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 18:11:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e7edde3fcd68f033db5e2b2df0357a579229a091
e7edde3f
1 parent
fc4e797f
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
doc/App.vue
doc/App.vue
View file @
e7edde3
...
...
@@ -1199,6 +1199,8 @@ export default {
state.detailModel = model;
state.search_auth_value = '';
// 判断是否是流程节点
let model_id = model.id;
...
...
Please
register
or
login
to post a comment