Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
data_management_system
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
data_management_system
Commits
c72e0672
Commit
c72e0672
authored
Dec 01, 2022
by
秦嘉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解除隔离人员
parent
a1f55554
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
422 additions
and
61 deletions
+422
-61
jcglry.js
ruoyi-ui/src/api/system/jcglry.js
+8
-0
index.vue
ruoyi-ui/src/views/system/jcglry/index.vue
+414
-61
No files found.
ruoyi-ui/src/api/system/jcglry.js
View file @
c72e0672
...
@@ -42,3 +42,11 @@ export function delJcglry(id) {
...
@@ -42,3 +42,11 @@ export function delJcglry(id) {
method
:
'delete'
method
:
'delete'
})
})
}
}
// 查询隔离地点
export
function
getDictData
(
type
)
{
return
request
({
url
:
'/system/jcglry/glPlace'
,
method
:
'get'
})
}
ruoyi-ui/src/views/system/jcglry/index.vue
View file @
c72e0672
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment