Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pc
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wbx-PCAndMobi
pc
Commits
cb949a94
Commit
cb949a94
authored
Apr 28, 2021
by
zhangrui123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
日志管理
parent
70e8278c
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
92 additions
and
294 deletions
+92
-294
edit.vue
src/views/personal/InternalStaff/edit.vue
+2
-1
index.vue
src/views/personal/InternalStaff/index.vue
+1
-1
feijuInfo.vue
src/views/personal/rizhi/feijuInfo.vue
+0
-0
info.vue
src/views/personal/rizhi/info.vue
+89
-292
xitongInfo.vue
src/views/personal/rizhi/xitongInfo.vue
+0
-0
zhanghuInfo.vue
src/views/personal/rizhi/zhanghuInfo.vue
+0
-0
zhuzhaiInfo.vue
src/views/personal/rizhi/zhuzhaiInfo.vue
+0
-0
No files found.
src/views/personal/InternalStaff/edit.vue
View file @
cb949a94
...
...
@@ -36,7 +36,7 @@
<a-row
class=
"formItemLine"
>
<a-col
span=
"8"
>
<a-form-item
label=
"机构类型"
v-bind=
"colSpe"
>
<a-select
placeholder=
"请选择"
allowClear
mode=
"multip"
v-decorator=
"['orgType',
{initialValue:'
房办
',
<a-select
placeholder=
"请选择"
allowClear
mode=
"multip"
v-decorator=
"['orgType',
{initialValue:'
2
',
validateTrigger: 'change', rules: [ { required: true, message: '请选择机构类型!' } ]
}]">
<a-select-option
value=
"2"
>
房办
</a-select-option>
...
...
@@ -105,6 +105,7 @@ export default {
this
.
fromCenter
=
!!
this
.
$route
.
query
.
id
},
mounted
()
{
this
.
$ajax
.
get
({
url
:
this
.
$api
.
GET_HOS_LIST
,
params
:
{
...
...
src/views/personal/InternalStaff/index.vue
View file @
cb949a94
...
...
@@ -284,7 +284,7 @@ export default {
let
userTypeList
=
[
{
key
:
'0'
,
value
:
'管理员'
,
value
:
'
后台
管理员'
,
},
{
key
:
'1'
,
value
:
'决策人员'
,
...
...
src/views/personal/rizhi/feijuInfo.vue
0 → 100644
View file @
cb949a94
src/views/personal/rizhi/info.vue
View file @
cb949a94
This diff is collapsed.
Click to expand it.
src/views/personal/rizhi/xitongInfo.vue
0 → 100644
View file @
cb949a94
src/views/personal/rizhi/zhanghuInfo.vue
0 → 100644
View file @
cb949a94
src/views/personal/rizhi/zhuzhaiInfo.vue
0 → 100644
View file @
cb949a94
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