xujing 5 年 前
コミット
a2044d2d3f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/project/index.js

+ 1
- 1
src/pages/project/index.js ファイルの表示

@@ -258,7 +258,7 @@ export default class Index extends Component {
258 258
 
259 259
     const payload = {
260 260
       name: keywords,
261
-      pageSize: 10
261
+      pageSize: 10,
262 262
     }
263 263
     if (curCity.id) {
264 264
       payload.cityId = curCity.id