Browse Source

仓位数

蒋科 3 months ago
parent
commit
441dbaaac4

+ 1 - 1
pages/basic-data/BindDrawer.vue

@@ -14,7 +14,7 @@
 				<uni-easyinput type="text" v-model.trim="basicFrom.frid" placeholder="点击下方按钮读取RFID卡号" :clear="false" />
 				<uni-button style="margin-top: 10px;" @click="redHandle">读取</uni-button>
 			</uni-forms-item>
-			<uni-forms-item label="RFID:" name="epcFour" label-align="right" label-width="120px">
+			<uni-forms-item label="RFID验证:" name="epcFour" label-align="right" label-width="120px">
 				<uni-easyinput type="text" v-model.trim="value" @input="inputHandle" placeholder="请输入RFID后四位再次验证" :clear="false" />
 			</uni-forms-item>
 		</uni-forms>

+ 1 - 1
pages/equipment-monitoring/components/manual.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="main_manual">
-		<SubTitle title="储充信息  8" titleEng="Storage and charging information"></SubTitle>
+		<SubTitle :title="`储充信息  ${storeInfoLists.length}`" titleEng="Storage and charging information"></SubTitle>
 		<!-- <view class="header_title">
 			<image class="header_title_img" src="../../../static/equipment/tip.png" mode=""></image>
 			仓位上方是电池,下方是充电机,点击仓位可查看充电详情信息