This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
DigitalScholl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
活动安排,值班管理 扫码签到传参
应县
ndbs
7 months ago
parent
379cfde208
commit
b8b1fb043e
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/PersonnelManagement/ActivityScheduleScan/list.vue
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/PersonnelManagement/DutyScheduleScan/list.vue
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/PersonnelManagement/ActivityScheduleScan/list.vue
View File
@@ -21,7 +21,7 @@ export default {
"learun/adms/PersonnelManagement/ActivitySchedule/scan",
{
userid: userInfo.userId,
mee
tid: res.result,
dci
tid: res.result,
},
"签到时出错"
).then(res1=>{
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/PersonnelManagement/DutyScheduleScan/list.vue
View File
@@ -21,7 +21,7 @@ export default {
"learun/adms/PersonnelManagement/DutySchedule/scan",
{
userid: userInfo.userId,
meet
id: res.result,
duty
id: res.result,
},
"签到时出错"
).then(res1=>{
Write
Preview
Loading…
Cancel
Save