diff --git a/src/page/check/chose.vue b/src/page/check/chose.vue index 8a41f11..35ac6b8 100644 --- a/src/page/check/chose.vue +++ b/src/page/check/chose.vue @@ -182,6 +182,8 @@ :current-page="currentPage" :page-size="10" :total="total" + layout="total, sizes, prev, pager, next, jumper" + hide-on-single-page > @@ -452,10 +454,16 @@ export default { margin-bottom: 10px; } } + .tab:hover{ + // color: white; + // background: #ccc; + border: 1px solid #409eff; + } } .page { - position: absolute; - bottom: 0; - left: 30%; + // position: absolute; + // bottom: 0; + // left: 30%; + text-align: center; } diff --git a/src/page/wel.vue b/src/page/wel.vue index 34d6b64..9b1fa39 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -595,7 +595,7 @@
-
{{role==2?'楼盘排名(top10)':'公司排名(top10)'}}
+
{{role==2?'楼盘排名(TOP10)':'公司排名(TOP10)'}}
接待量
平均执行率
@@ -644,7 +644,7 @@
-
{{role==2?'顾问排名(top10)':'楼盘排名(top10)'}}
+
{{role==2?'顾问排名(TOP10)':'楼盘排名(TOP10)'}}
接待量
平均执行率
diff --git a/src/views/Customer/AgentManagement.vue b/src/views/Customer/AgentManagement.vue index 2fa480c..e20f866 100644 --- a/src/views/Customer/AgentManagement.vue +++ b/src/views/Customer/AgentManagement.vue @@ -32,7 +32,7 @@
-
代理商:
+
代理商名称:
diff --git a/src/views/Customer/SalesStage.vue b/src/views/Customer/SalesStage.vue index 92164da..0a43fff 100644 --- a/src/views/Customer/SalesStage.vue +++ b/src/views/Customer/SalesStage.vue @@ -57,7 +57,7 @@
- + -
标记客户:
+
标记顾问:
- - + --> + + +
@@ -28,9 +31,9 @@ > @@ -363,6 +366,7 @@