fix:separator dash array lost after saved

This commit is contained in:
Hufe921
2022-03-16 20:08:40 +08:00
parent b87c9497dc
commit 6894bacd99
+1
View File
@@ -39,6 +39,7 @@ export const EDITOR_ELEMENT_ZIP_ATTR: Array<keyof IElement> = [
'strikeout', 'strikeout',
'rowFlex', 'rowFlex',
'rowMargin', 'rowMargin',
'dashArray',
'trList', 'trList',
'width', 'width',
'height', 'height',