diff --git a/src/views/Customer/label.vue b/src/views/Customer/label.vue
index c3901f8..7d41f72 100644
--- a/src/views/Customer/label.vue
+++ b/src/views/Customer/label.vue
@@ -325,9 +325,9 @@ export default {
addclick(){
var orgCode='';
if(localStorage.getItem("orgType") == 3){
- orgCode=this.orgCodes
+ orgCode=localStorage.getItem("orgCode")
}else{
- orgCode=localStorage.getItem("orgCode")
+ orgCode= this.orgCodes
}
if (this.addForm2.name != "") {
axios({
diff --git a/src/views/Statistics/ReceptionOverview.vue b/src/views/Statistics/ReceptionOverview.vue
index 03becb7..e3cb6b2 100644
--- a/src/views/Statistics/ReceptionOverview.vue
+++ b/src/views/Statistics/ReceptionOverview.vue
@@ -136,7 +136,7 @@
合计
-
{{ceratelist.sum || ''}}个
+
{{ceratelist.sum || ''}}次
人均接待
-
{{ceratelist.avg || ''}}%
+
{{ceratelist.avg || ''}}次
diff --git a/src/views/Statistics/ReceptionStatistical.vue b/src/views/Statistics/ReceptionStatistical.vue
index fa2026a..bdc7a17 100644
--- a/src/views/Statistics/ReceptionStatistical.vue
+++ b/src/views/Statistics/ReceptionStatistical.vue
@@ -75,7 +75,7 @@
-
+
{{
@@ -144,7 +144,7 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"
:current-page="current"
- :page-sizes="[ 10, 30, 50]"
+ :page-sizes="[10, 30, 50]"
:page-size="size"
layout="total, sizes, prev, pager, next, jumper"
:total="total"
diff --git a/src/views/Statistics/TrendAnalysis.vue b/src/views/Statistics/TrendAnalysis.vue
index 03712bb..5c4bce0 100644
--- a/src/views/Statistics/TrendAnalysis.vue
+++ b/src/views/Statistics/TrendAnalysis.vue
@@ -220,7 +220,7 @@
{{item.name}}
{{item.name}}%
{{item.name}}%
- {{item.name}}%
+ {{item.name}}%
diff --git a/src/views/Template/PinspeakwordsList.vue b/src/views/Template/PinspeakwordsList.vue
index 2280900..58f7a00 100644
--- a/src/views/Template/PinspeakwordsList.vue
+++ b/src/views/Template/PinspeakwordsList.vue
@@ -8,9 +8,10 @@
+
+
@@ -236,7 +238,7 @@
-
+
diff --git a/src/views/building/index.vue b/src/views/building/index.vue
index cc91fe7..21da405 100644
--- a/src/views/building/index.vue
+++ b/src/views/building/index.vue
@@ -164,8 +164,10 @@
+
+
+
+
-
-
- {{ row.linkman || "-" }}-{{ row.linkmanPhone || "-" }}
-
+
+
+
+
+
{{ row.managerPhone || "-" }}
-
-
- {{row.createTime.substring(0,10)}}
-
-
-
+
+
+
+
{{
row.houseType == 0 ? "正式" : row.houseType == 1 ? "试用" :row.houseType == 2? "演示":'测试'
}}
+
+ align="center" >
-
+
+
+
+
+ {{row.createTime.substring(0,10)}}
+
+
+
-
-
服务中({{scope.row.residueTime*1>=0?scope.row.residueTime:scope.row.residueTime*-1}})
过期({{scope.row.residueTime*1>=0?scope.row.residueTime:scope.row.residueTime*-1}})
+
{{row.lockFlag==1?'禁用':'启用'}}
-
+
编辑
@@ -248,15 +249,15 @@
@click="changeAccount(row)"
>更换账号
-
系统运营
售后运营
-
绑定代理商
删除
{{row.lockFlag==0?'禁用':'启用'}}
+
+