张诺
17 小时以前 8a7559f1cd6e9c653bb5be4b2e3a73a4d178e05e
src/views/salesManagement/receiptPaymentHistory/index.vue
@@ -76,7 +76,7 @@
const { proxy } = getCurrentInstance();
const tableColumn = ref([
  {
    label: "销售合同号",
    label: "订单编号",
    prop: "salesContractNo",
    width:240
  },