李志伟 3 lat temu
rodzic
commit
3e13e1cc9b
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      src/pages/findRoom/rent/index.jsx

+ 2
- 2
src/pages/findRoom/rent/index.jsx Wyświetl plik

@@ -181,7 +181,7 @@ function Recommend() {
181 181
       placeholder: '请输入姓名',
182 182
     },
183 183
     {
184
-      name: 'tel',
184
+      name: 'phone',
185 185
       label: '电话',
186 186
       placeholder: '请输入电话',
187 187
     },
@@ -198,7 +198,7 @@ function Recommend() {
198 198
     //   ]
199 199
     // },
200 200
     {
201
-      name: 'verifyStatus',
201
+      name: 'status',
202 202
       label: '状态',
203 203
       placeholder: '请选择状态',
204 204
       type: 'select',