Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit bd99080a
authored
Apr 24, 2024
by
‘july-fu’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "fix: 画布左侧搜索栏和分页添加完成,解决属性丢失"
This reverts commit
9e062e5e
.
1 parent
4f7f9b20
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/drawio/extention/js/exSideBar.js
public/drawio/extention/js/exSideBar.js
View file @
bd99080
...
...
@@ -242,7 +242,7 @@
dataType
:
"json"
,
contentType
:
"application/json"
,
timeout
:
3000
,
//设置超时时间为8s
url
:
`
${
ajaxUrl
}
/eadc-architecture/ma-ml/archi-asset-list`
,
url
:
`
http://
${
ajaxUrl
}
/eadc-architecture/ma-ml/archi-asset-list`
,
data
:
JSON
.
stringify
({
archiAssetState
:
2
,
archiStage
:
1
,
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment