zhengkaixin 1 ano atrás
pai
commit
6e1a441635
2 arquivos alterados com 2 adições e 2 exclusões
  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" >