dingxin 5 年 前
コミット
5038914306
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/activity/helpActivity/list.jsx

+ 1
- 1
src/pages/activity/helpActivity/list.jsx ファイルの表示

@@ -72,7 +72,7 @@ const toEditGoods = (helpActivityId) => () => {
72 72
       dataIndex: 'succeedCount',
73 73
       key: 'succeedCount',
74 74
       align: 'center',
75
-    },  
75
+    },
76 76
     {
77 77
       title: '状态',
78 78
       dataIndex: 'isEnlist',