zlisen 3 년 전
부모
커밋
741bd27a6e
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      src/pages/customer/deal/index.jsx

+ 3
- 3
src/pages/customer/deal/index.jsx 파일 보기

@@ -56,9 +56,9 @@ function costomerDrift(props) {
56 56
       align: 'center',
57 57
     },
58 58
     {
59
-      title: '备注',
60
-      dataIndex: 'remark',
61
-      key: 'remark',
59
+      title: '报备人',
60
+      dataIndex: 'recommendName',
61
+      key: 'recommendName',
62 62
       align: 'center',
63 63
       width: 200,
64 64
     },