Explorar el Código

update pages/receipt/index.vue

wudebin hace 5 meses
padre
commit
2a947e7bc2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      WebApp-Lite/pages/receipt/index.vue

+ 1 - 1
WebApp-Lite/pages/receipt/index.vue

@@ -201,7 +201,7 @@
               </view>
             </template>
             <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>
             </view>
             <view class="receipt-section-row" v-if="receiptInfo.operator.operatorAddress">