소스 검색

修改bug

Qukatie 1 년 전
부모
커밋
fd9ca9680c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/tradeAgency/fee-infosimple.vue

+ 2 - 2
src/components/tradeAgency/fee-infosimple.vue

@@ -220,7 +220,7 @@ export default {
                     },
                     {
                         label: '合同号',
-                        prop: "contractNo",
+                        prop: "billNo",
                         width: '160',
                         overHidden: true,
                     },
@@ -342,7 +342,7 @@ export default {
                     },
                     {
                         label: '合同号',
-                        prop: "contractNo",
+                        prop: "billNo",
                         width: '160',
                         overHidden: true,
                     },