shaogen1995 hace 1 año
padre
commit
3712d53ed6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/A4store/A4Edit/index.tsx

+ 1 - 1
src/pages/A4store/A4Edit/index.tsx

@@ -41,7 +41,7 @@ function A4Edit({ editInfo, closeFu, upTableFu, addTableFu }: Props) {
 
       FormBoxRef.current?.setFieldsValue({
         ...data,
-        myTime: dayjs(data.releaseDate),
+        myTime: dayjs(data.recordDate),
       });
 
       // 设置封面图