aamin 1 년 전
부모
커밋
14aa8fd722
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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)
     }
   }, []);