shaogen1995 7 tháng trước cách đây
mục cha
commit
e9266d6bb4
1 tập tin đã thay đổi với 7 bổ sung8 xóa
  1. 7 8
      展示端/src/pages/B4form/index.tsx

+ 7 - 8
展示端/src/pages/B4form/index.tsx

@@ -14,14 +14,13 @@ import { B3ListApiType } from '../B3start/type'
 import ZselectCity from '@/components/ZselectCity'
 
 function B4form() {
-  // 待完善
-  useEffect(() => {
-    FormBoxRef.current?.setFieldsValue({
-      name1: '王大锤',
-      phone1: '18702025091',
-      identity1: '421083199504071212'
-    })
-  }, [])
+  // useEffect(() => {
+  //   FormBoxRef.current?.setFieldsValue({
+  //     name1: '王大锤',
+  //     phone1: '18702025091',
+  //     identity1: '421083199504071212'
+  //   })
+  // }, [])
 
   // 获取路由参数
   const [urlObj, setUrlObj] = useState({