This website works better with JavaScript
Home
Explore
Help
Register
Sign In
didi
/
thoth-frontend-test
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
人员获取时间防抖时间改为100
洪海涛
4 years ago
parent
4e1bde5d8f
commit
52416c46ed
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/store/modules/monthlyReport/edit/index.js
+ 1
- 1
src/store/modules/monthlyReport/edit/index.js
View File
@@ -997,7 +997,7 @@ export default {
})
state.userNames = userNames
}
- },
4
00)
+ },
1
00)
}
}
}