xujing il y a 5 ans
Parent
révision
a2044d2d3f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/pages/project/index.js

+ 1
- 1
src/pages/project/index.js Voir le fichier

@@ -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