Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
Overview
Overview
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
office
haoban-3
Commits
4372056c
Commit
4372056c
authored
Aug 16, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: style
parent
acbc5668
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
index.html
index.html
+1
-1
new-depart-member.vue
src/components/company/new-depart-member.vue
+4
-4
No files found.
index.html
View file @
4372056c
...
...
@@ -13,7 +13,7 @@
<meta
charset=
"utf-8"
>
<link
rel=
"shortcut icon"
href=
"./favicon.ico"
/>
<title>
好办管理平台
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.6
6
.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.6
8
.css"
/>
</head>
...
...
src/components/company/new-depart-member.vue
View file @
4372056c
...
...
@@ -47,8 +47,8 @@
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
nationCode
}}
-
{{
scope
.
row
.
phoneNumber
}}
</
template
>
</el-table-column>
<el-table-column
prop=
""
label=
"导购ID"
>
<
template
slot=
"header"
slot-scope=
"scope"
>
<el-tooltip
class=
"item"
effect=
"
light
"
placement=
"right"
>
<
template
slot=
"header"
>
<el-tooltip
class=
"item"
effect=
"
dark
"
placement=
"right"
>
<div
slot=
"content"
>
是否使用好办3.0小程序
</div>
...
...
@@ -60,8 +60,8 @@
</
template
>
</el-table-column>
<el-table-column
prop=
""
label=
"关联详情"
show-overflow-tooltip
>
<
template
slot=
"header"
slot-scope=
"scope"
>
<el-tooltip
class=
"item"
effect=
"
light
"
placement=
"right"
>
<
template
slot=
"header"
>
<el-tooltip
class=
"item"
effect=
"
dark
"
placement=
"right"
>
<div
slot=
"content"
>
员工关联导购详情,因只能识别企业微信用户usrid且门店与部门不相关联,
<br
/>
所以虽然在一个部门下,但是可能出现一个人关联多个导购code。
<br
/>
即一个用户对应多个导购code
</div>
<span
style=
"cursor: pointer;padding-bottom: 2px; border-bottom: 1px dashed #2F54EB;"
>
关联详情
</span>
</el-tooltip>
...
...
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