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