Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
hu-shoujijingfen-h5
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
chenweisong
hu-shoujijingfen-h5
Commits
77691b6f
Commit
77691b6f
authored
Aug 31, 2020
by
chenweisong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
屏蔽在线用户数字段
parent
2c0d25e6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gridMarketing.vue
src/views/app/gridMarketing.vue
+2
-2
gridMarketing2.vue
src/views/app/gridMarketing2.vue
+2
-2
No files found.
src/views/app/gridMarketing.vue
View file @
77691b6f
...
...
@@ -114,7 +114,7 @@
<th
width=
"25%"
class=
"rows"
>
完成值
</th>
<th
class=
"rows"
v-if=
"!hide"
>
完成进度
</th>
<th
width=
"25%"
class=
"rows"
>
环比
</th>
<th
width=
"25%"
class=
"rows"
>
在网用户数
</th
>
<!--
<th
width=
"25%"
class=
"rows"
>
在网用户数
</th>
--
>
<th
v-if=
" !hide && selectArea.level >= 1"
class=
"rows"
>
省内排名
</th>
<th
v-if=
" !hide && selectArea.level >= 2"
class=
"rows"
>
市内排名
</th>
<th
v-if=
" !hide && selectArea.level >= 3"
class=
"rows"
>
县内排名
</th>
...
...
@@ -145,7 +145,7 @@
<td>
{{
b
.
complete
}}
</td>
<td
v-if=
"!hide"
>
{{
b
.
rate
}}
</td>
<td>
{{
b
.
ratio
}}
</td>
<td>
{{
b
.
cust_num
}}
</td
>
<!--
<td>
{{
b
.
cust_num
}}
</td>
--
>
</
template
>
<
template
v-if=
"tabActive === 2"
>
<td
v-if=
"!hide"
>
{{
b
.
month_task_value
}}
</td>
...
...
src/views/app/gridMarketing2.vue
View file @
77691b6f
...
...
@@ -114,7 +114,7 @@
<th
width=
"25%"
class=
"rows"
>
完成值
</th>
<th
class=
"rows"
v-if=
"!hide"
>
完成进度
</th>
<th
width=
"25%"
class=
"rows"
>
环比
</th>
<th
width=
"25%"
class=
"rows"
>
在网用户数
</th
>
<!--
<th
width=
"25%"
class=
"rows"
>
在网用户数
</th>
--
>
<th
v-if=
" !hide && selectArea.level >= 1"
class=
"rows"
>
省内排名
</th>
<th
v-if=
" !hide && selectArea.level >= 2"
class=
"rows"
>
市内排名
</th>
<th
v-if=
" !hide && selectArea.level >= 3"
class=
"rows"
>
县内排名
</th>
...
...
@@ -145,7 +145,7 @@
<td>
{{
b
.
complete
}}
</td>
<td
v-if=
"!hide"
>
{{
b
.
rate
}}
</td>
<td>
{{
b
.
ratio
}}
</td>
<td>
{{
b
.
cust_num
}}
</td
>
<!--
<td>
{{
b
.
cust_num
}}
</td>
--
>
</
template
>
<
template
v-if=
"tabActive === 2"
>
<td
v-if=
"!hide"
>
{{
b
.
month_task_value
}}
</td>
...
...
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