Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yindong-tongbai-automation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lichunliang
yindong-tongbai-automation
Commits
f20fffec
Commit
f20fffec
authored
Sep 11, 2025
by
sxl
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:日常巡检添加时间段、设备关联部门
parent
2496dddd
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
443 additions
and
182 deletions
+443
-182
dailyinspection.js
src/api/patrol/dailyinspection.js
+1
-1
index.vue
src/views/inspection/patrol/dailyInspection/index.vue
+442
-181
No files found.
src/api/patrol/dailyinspection.js
View file @
f20fffec
...
...
@@ -38,7 +38,7 @@ export function addAllocation(data) {
// 修改【请填写功能名称】
export
function
updateAllocation
(
data
)
{
return
request
({
url
:
'
/pc/inspection/allocation/
add
'
,
url
:
'
/pc/inspection/allocation/
update
'
,
method
:
'
post
'
,
data
:
data
})
...
...
src/views/inspection/patrol/dailyInspection/index.vue
View file @
f20fffec
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