Procházet zdrojové kódy

refactor: update label from "核价次数" to "核价人数" for improved accuracy in PageThree.vue

Yannay před 1 týdnem
rodič
revize
d5caf8fb34

+ 1 - 1
pages/orderDetailRefactored/components/PageThree.vue

@@ -54,7 +54,7 @@
54 54
       <view class="info-card-title">核价信息</view>
55 55
       <u-row class="info-row">
56 56
         <u-col span="6">
57
-          <view class="info-label">核价数</view>
57
+          <view class="info-label">核价数</view>
58 58
           <view class="info-value">{{ currentReceipt.inquiryCount || 0 }}</view>
59 59
         </u-col>
60 60
         <u-col span="6">