aamin 1 year ago
parent
commit
14aa8fd722
1 changed files with 1 additions and 0 deletions
  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);
       setValueType(data.isAuto);
       setTimeType0(data.startTime + "," + data.endTime);
       setTimeType0(data.startTime + "," + data.endTime);
       setTypeDisplay(data.type)
       setTypeDisplay(data.type)
+      setTypeEdit(data.type)
     }
     }
   }, []);
   }, []);