Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
H
hymsysuser
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Oliver Hui
hymsysuser
Commits
0b461be4
Commit
0b461be4
authored
2 years ago
by
‘oliver.hui’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
second2
parent
008e4b60
Pipeline
#30113
failed with stage
in 31 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
sysuserv1.cpp
src/class/plugin/sysusermgtv1/sysuserv1.cpp
+1
-2
No files found.
src/class/plugin/sysusermgtv1/sysuserv1.cpp
View file @
0b461be4
...
...
@@ -136,7 +136,7 @@ void SysUserV1::uidChangeEvent(const QString &iUidStr){
}
}
//设置状态栏调节:可
mUiLoader
->
setState
(
"status"
,
"
e
nable"
);
mUiLoader
->
setState
(
"status"
,
"
u
nable"
);
//设置数据处于修改:否
setDataModified
(
false
);
}
...
...
@@ -164,7 +164,6 @@ void SysUserV1::create(){
//意义不明未深究
defaultValueMap
=
defaultValueMap
.
unite
(
config
(
"default_value"
).
toMap
());
//
defaultValueMap
setData
(
defaultValueMap
);
//设置数据处于修改 默认true
setDataModified
();
...
...
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