Selaa lähdekoodia

Merge branch 'master' of http://face3d.4dage.com:7005/shaogen1995/YPZZBWG into master

shaogen1995 1 vuosi sitten
vanhempi
commit
4c54cd1364
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      houtai/src/pages/B3Wall/index.tsx

+ 1 - 0
houtai/src/pages/B3Wall/index.tsx

@@ -35,6 +35,7 @@ function Wall() {
       setValueType(data.isAuto);
       setTimeType0(data.startTime + "," + data.endTime);
       setTypeDisplay(data.type)
+      setTypeEdit(data.type)
     }
   }, []);