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>