spring
昨天 c938e3e5777cfbd02699918a32cd44fa8e97c565
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>