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
     },