zhengkaixin 1 ano atrás
pai
commit
b496307c35
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      pages/tenantList/operationLog.vue

+ 3 - 3
pages/tenantList/operationLog.vue

@@ -79,10 +79,10 @@
 					show1Index: 0,
 					show1Index: 0,
 					show2Index: '',
 					show2Index: '',
 					show2: false,
 					show2: false,
-					show1Text: "全部类型",
+					show1Text: "全部开关",
 					show2Text: "全部时间",
 					show2Text: "全部时间",
 					selector1: [{
 					selector1: [{
-							label: '全部类型',
+							label: '全部开关',
 							value: '',
 							value: '',
 						},
 						},
 						{
 						{
@@ -145,7 +145,7 @@
 					//this.recordsTotal = response.data.switchRecordList.recordsTotal;
 					//this.recordsTotal = response.data.switchRecordList.recordsTotal;
 					this.tabsFrom.selector1=[]
 					this.tabsFrom.selector1=[]
 					this.tabsFrom.selector1=[{
 					this.tabsFrom.selector1=[{
-						label: "全部类型",
+						label: "全部开关",
 						value: '',
 						value: '',
 					}]
 					}]
 					var i =0;
 					var i =0;