This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
tuoheng_lc_web_move_20240702
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
Merge branch 'lixin' of gitadmin/tuoheng_lc_web into develop
tags/v1.2.0
lixin
1 year ago
parent
8fa2b5ccf1
084f0e5045
commit
8b62dec35d
1 changed files
with
6 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-2
src/views/report-manage/all-report/components/ReportDrawer.vue
+ 6
- 2
src/views/report-manage/all-report/components/ReportDrawer.vue
View File
reportDetail: {},
reportDetail: {},
problemsList: [],
problemsList: [],
taskType: {
taskType: {
1: '
日常巡检
',
2: '
应急巡检
'
1: '
机场服务
',
2: '
人工执飞
'
}
}
// taskType: {
// 1: '日常巡检',
// 2: '应急巡检'
// }
})
})
/* 获取抽屉的信息 */
/* 获取抽屉的信息 */
Write
Preview
Loading…
Cancel
Save