zhengkaixin 1 년 전
부모
커밋
6e1a441635
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pages/mine/mine.vue
  2. 1 1
      pages/timing/autoOff.vue

+ 1 - 1
pages/mine/mine.vue

@@ -140,7 +140,7 @@
 			//this.userList=this.carhelp.getPersonInfoPlus().userList
 			
 			this.getfindByOpenId();
-			// this.getChangeCompanyList();
+			this.getChangeCompanyList();
 		},
 		onShow() {
 			

+ 1 - 1
pages/timing/autoOff.vue

@@ -325,7 +325,7 @@
 				</view>
 				<view class="input" style=" padding: 0 24rpx;">
 				  	<u-input type="digit" min="1"
-					 v-model="maxPower" placeholder="填写触发智能停电的功率数值" />
+					 v-model="maxPower" placeholder="填写智能停电条件:功率数值" />
 				</view>
 				<view class="btn-group">
 					<view class="btn cancel" @click="thresholdsPopup=false" >