shish 2 tahun lalu
induk
melakukan
bf6c1271b0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      ghsApp/src/pagesOrder/detail.vue

+ 1 - 1
ghsApp/src/pagesOrder/detail.vue

@@ -11,7 +11,7 @@
 					<view style="margin-bottom:20upx;color:#333333">店长 {{ detailInfo.customSuper.name||''}}</view>
 					<view>
 						{{ detailInfo.customAddress}}
-						<block v-if="!$util.isEmpty(detailInfo.showAddress)">({{detailInfo.showAddress}})</block>
+						<block v-if="!$util.isEmpty(detailInfo.showAddress) && detailInfo.showAddress != detailInfo.customAddress">({{detailInfo.showAddress}})</block>
 					</view>
 				</view>
 				<view>