|
@@ -201,7 +201,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
<view class="receipt-section-row" v-if="receiptInfo.operator.operatorUen">
|
|
<view class="receipt-section-row" v-if="receiptInfo.operator.operatorUen">
|
|
|
- <text class="receipt-label2">UEN/BRN:</text>
|
|
|
|
|
|
|
+ <text class="receipt-label2">Co./GST Reg. No.:</text>
|
|
|
<text class="receipt-value2">{{receiptInfo.operator.operatorUen}}</text>
|
|
<text class="receipt-value2">{{receiptInfo.operator.operatorUen}}</text>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="receipt-section-row" v-if="receiptInfo.operator.operatorAddress">
|
|
<view class="receipt-section-row" v-if="receiptInfo.operator.operatorAddress">
|