Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
so-manage-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
smart-operation
so-manage-ui
Commits
4422adb8
Commit
4422adb8
authored
Nov 08, 2022
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
列表样式改动
parent
bd86d5a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
src/page/main/develop/account/index.vue
src/page/main/develop/account/index.vue
+1
-1
src/page/main/system/organization/index.vue
src/page/main/system/organization/index.vue
+5
-5
No files found.
src/page/main/develop/account/index.vue
View file @
4422adb8
...
@@ -232,7 +232,7 @@ import CryptoJS from "crypto-js";
...
@@ -232,7 +232,7 @@ import CryptoJS from "crypto-js";
{
{
label
:
"
所属机构
"
,
label
:
"
所属机构
"
,
prop
:
"
organization_name
"
,
prop
:
"
organization_name
"
,
width
:
24
0
minWidth
:
18
0
},
},
{
{
label
:
"
创建时间
"
,
label
:
"
创建时间
"
,
...
...
src/page/main/system/organization/index.vue
View file @
4422adb8
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
<div
class=
"page_container"
>
<div
class=
"page_container"
>
<div
class=
"bg-breadcrumb"
>
<div
class=
"bg-breadcrumb"
>
<el-breadcrumb
separator=
"/"
>
<el-breadcrumb
separator=
"/"
>
<el-breadcrumb-item>
开发
管理
</el-breadcrumb-item>
<el-breadcrumb-item>
系统
管理
</el-breadcrumb-item>
<el-breadcrumb-item
>
系统账号
管理
</el-breadcrumb-item>
<el-breadcrumb-item
>
组织
管理
</el-breadcrumb-item>
</el-breadcrumb>
</el-breadcrumb>
</div>
</div>
<div
class=
"flex_row"
>
<div
class=
"flex_row"
>
...
@@ -347,17 +347,17 @@ import { downloadFileFormatNew } from '@/services/helper'
...
@@ -347,17 +347,17 @@ import { downloadFileFormatNew } from '@/services/helper'
{
{
label
:
"
手机号
"
,
label
:
"
手机号
"
,
prop
:
"
contact_phone
"
,
prop
:
"
contact_phone
"
,
w
idth
:
150
minW
idth
:
150
},
},
{
{
label
:
"
角色
"
,
label
:
"
角色
"
,
prop
:
"
system_role
"
,
prop
:
"
system_role
"
,
w
idth
:
150
minW
idth
:
150
},
},
{
{
label
:
"
创建时间
"
,
label
:
"
创建时间
"
,
prop
:
"
created_time
"
,
prop
:
"
created_time
"
,
w
idth
:
200
minW
idth
:
200
},
},
{
{
label
:
"
是否启用
"
,
label
:
"
是否启用
"
,
...
...
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