spring
2026-02-06 5eadfbb64d2f288b92ec1f22cfef6f096b4b9a9e
src/pages/procurementManagement/paymentEntry/index.vue
@@ -58,10 +58,10 @@
              <text class="detail-label">供应商名称</text>
              <text class="detail-value">{{ item.supplierName }}</text>
            </view>
            <view class="detail-row">
            <!-- <view class="detail-row">
              <text class="detail-label">发票号</text>
              <text class="detail-value">{{ item.invoiceNumber }}</text>
            </view>
            </view> -->
            <view class="detail-row">
              <text class="detail-label">产品大类</text>
              <text class="detail-value">{{ item.productCategory }}</text>