shaogen1995 7 bulan lalu
induk
melakukan
e9266d6bb4
1 mengubah file dengan 7 tambahan dan 8 penghapusan
  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({