mirror of
https://github.com/palxiao/poster-design.git
synced 2025-07-15 16:02:19 +08:00
fix: wSvgSetting error
This commit is contained in:
parent
1acdabef88
commit
1e269ade52
@ -12,7 +12,7 @@ import setImageData from '@/common/methods/DesignFeatures/setImage'
|
||||
import { wTextSetting } from '@/components/modules/widgets/wText/wTextSetting'
|
||||
// import wImage from '@/components/modules/widgets/wImage/wImage.vue'
|
||||
import wImageSetting from '@/components/modules/widgets/wImage/wImageSetting'
|
||||
import { wSvgSetting } from '@/components/modules/widgets/wSvgSetting'
|
||||
import { wSvgSetting } from '@/components/modules/widgets/wSvg/wSvgSetting'
|
||||
|
||||
export default async function(type: string, item: TCommonItemData, data: Record<string, any>) {
|
||||
let setting = data
|
||||
|
Loading…
x
Reference in New Issue
Block a user