weichaochao 5 年 前
コミット
6348863e6a
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/system/housingPolicy.jsx

+ 1
- 1
src/pages/system/housingPolicy.jsx ファイルの表示

@@ -48,7 +48,7 @@ const toEditPolicy = (policyId) => () => {
48 48
   
49 49
   const columns = [
50 50
     {
51
-      title: '购房政策主图',
51
+      title: '购房须知主图',
52 52
       dataIndex: 'policyImg',
53 53
       key: 'policyImg',
54 54
       align: 'center',