gaoluyang
2026-02-05 75abdfe12d2998fbf1213ef6391e3614bdb4791c
src/pages/sales/invoicingRegistration/index.vue
@@ -44,10 +44,6 @@
              <text class="detail-value">{{ item.customerName }}</text>
            </view>
            <view class="detail-row">
              <text class="detail-label">客户合同号</text>
              <text class="detail-value">{{ item.customerContractNo }}</text>
            </view>
            <view class="detail-row">
              <text class="detail-label">业务员</text>
              <text class="detail-value">{{ item.salesman }}</text>
            </view>