chenlei 1 tahun lalu
induk
melakukan
42bd48cabc
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/pages/Exhibition/create-or-edit/index.tsx

+ 2 - 2
src/pages/Exhibition/create-or-edit/index.tsx

@@ -171,8 +171,8 @@ export default function ExhibitionCreateOrEditPage() {
                 <Form.Item label="虚拟展厅" name="link">
                   <Input
                     className="w450"
-                    placeholder="请输入场景码,最多30个字"
-                    maxLength={20}
+                    placeholder="请输入场景码,最多100个字"
+                    maxLength={100}
                     showCount
                   />
                 </Form.Item>