gaoluyang
3 天以前 3879cf77b92335cd11b3b2dbcf631ce417bad0b3
src/views/salesManagement/receiptPaymentHistory/index.vue
@@ -76,7 +76,7 @@
const { proxy } = getCurrentInstance();
const tableColumn = ref([
  {
    label: "销售合同号",
    label: "订单编号",
    prop: "salesContractNo",
    width:240
  },