mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
Merge branch '20251117-new-employee' of http://10.251.129.121/boeu/learning-system-portal into master-20251210
This commit is contained in:
@@ -92,7 +92,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
userName: "",
|
userName: "",
|
||||||
projectId: "",
|
projectId: "",
|
||||||
approvalResults: 1,
|
approvalResults: null,
|
||||||
allowSelfRegistration: false,
|
allowSelfRegistration: false,
|
||||||
processing: false,
|
processing: false,
|
||||||
confirmBtnText: "确认",
|
confirmBtnText: "确认",
|
||||||
|
|||||||
Reference in New Issue
Block a user