guoyujia преди 1 година
родител
ревизия
dabc4575c6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      components/dialog-lotInfo/dialog-lotInfo.vue

+ 1 - 1
components/dialog-lotInfo/dialog-lotInfo.vue

@@ -91,7 +91,7 @@
 			</view>
 			<view class="item-info uni-row">
 				<text class="label">技术要求2</text>
-				<text class="label right">{{ furnaceNoInfo.SecondTechnicalRequirement ? furnaceNoInfo.SecondTechnicalRequirement : '-' }}</text>
+				<text class="label right">{{ furnaceNoInfo.secondTechnicalRequirement ? furnaceNoInfo.secondTechnicalRequirement : '-' }}</text>
 			</view>
 		</view>