zhengkaixin 1 年之前
父節點
當前提交
b496307c35
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      pages/tenantList/operationLog.vue

+ 3 - 3
pages/tenantList/operationLog.vue

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