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 ff4bb39b
authored
Jun 06, 2024
by
xiehao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修复了显示问题
1 parent
fdfdb906
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/index.js
src/api/index.js
View file @
ff4bb39
...
@@ -18,7 +18,7 @@ export function getDrawioLeftCommonGraph(params) {
...
@@ -18,7 +18,7 @@ export function getDrawioLeftCommonGraph(params) {
}
}
export
function
save_drawio_attribute
(
params
)
{
export
function
save_drawio_attribute
(
params
)
{
//保存画布属性
//保存画布属性
return
post
(
EADC_ARRCHITECTURE
+
'/
ma-ml/updateEleRel
Batch'
,
params
)
return
post
(
EADC_ARRCHITECTURE
+
'/
ele-rel/updEle
Batch'
,
params
)
}
}
// 导入列表
// 导入列表
export
function
offlineQuery
(
params
)
{
export
function
offlineQuery
(
params
)
{
...
...
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