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