spring
2026-03-11 4108d61600e55f52f1f65d9bdbfdf91e95acc874
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>