ezhizao_zx 8 ماه پیش
والد
کامیت
e57dfbfcca
4فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 1 1
      pages/deliveryInspection/form.vue
  2. 1 1
      pages/factoryInspection/form.vue
  3. 1 1
      pages/firstInspection/form.vue
  4. 1 1
      pages/onSiteInspection/form.vue

+ 1 - 1
pages/deliveryInspection/form.vue

@@ -142,7 +142,7 @@
 					<text class="label">已经移交给仪器室</text>
 				</view>
 				<view class="list-title uni-row" style="margin-top: 16rpx;">
-					<text class="label">全项已检</text><text>&nbsp;否</text>
+					<text class="label">检测完成</text><text>&nbsp;否</text>
 					<!-- <switch :checked="isAllChecked" class="switch" :disabled="!showTransfer || processInspecion.flag"
 						@change="switchAllCheckChange" style="transform:scale(0.7);margin-top: -16rpx;"
 						color="rgba(255,85,85,1)" /> -->

+ 1 - 1
pages/factoryInspection/form.vue

@@ -117,7 +117,7 @@
 			</view>
 			<view v-if="editable()">
 				<view class="list-title uni-row" style="margin-top: 16rpx;">
-					<text class="label">全项已检</text><text>&nbsp;否</text>
+					<text class="label">检测完成</text><text>&nbsp;否</text>
 					<!-- <switch :checked="isAllChecked" class="switch" :disabled="!showTransfer || processInspecion.flag"
 						@change="switchAllCheckChange" style="transform:scale(0.7);margin-top: -16rpx;"
 						color="rgba(255,85,85,1)" /> -->

+ 1 - 1
pages/firstInspection/form.vue

@@ -136,7 +136,7 @@
 					<text class="label">已经移交给仪器室</text>
 				</view>
 				<view class="list-title uni-row" style="margin-top: 16rpx;">
-					<text class="label">全项已检</text><text>&nbsp;否</text>
+					<text class="label">检测完成</text><text>&nbsp;否</text>
 					<!-- <switch :checked="isAllChecked" class="switch" :disabled="!showTransfer || processInspecion.flag"
 						@change="switchAllCheckChange" style="transform:scale(0.7);margin-top: -16rpx;"
 						color="rgba(255,85,85,1)" /> -->

+ 1 - 1
pages/onSiteInspection/form.vue

@@ -133,7 +133,7 @@
 					<text class="label">已经移交给仪器室</text>
 				</view>
 				<view class="list-title uni-row" style="margin-top: 16rpx;">
-					<text class="label">全项已检</text><text>&nbsp;否</text>
+					<text class="label">检测完成</text><text>&nbsp;否</text>
 					<!-- <switch :checked="isAllChecked" class="switch" :disabled="!showTransfer || processInspecion.flag"
 						@change="switchAllCheckChange" style="transform:scale(0.7);margin-top: -16rpx;"
 						color="rgba(255,85,85,1)" /> -->