mirror of
				https://github.com/vform666/variant-form3-vite.git
				synced 2025-10-31 08:41:49 +08:00 
			
		
		
		
	修复设计器调用setFormJson()后自定义CSS没有加载的问题。
This commit is contained in:
		| @@ -118,6 +118,10 @@ export function createDesigner(vueInstance) { | ||||
|         modifiedFlag = true | ||||
|       } | ||||
|  | ||||
|       if (modifiedFlag) { | ||||
|         this.emitEvent('form-json-imported', [])  // 通知其他组件 | ||||
|       } | ||||
|  | ||||
|       return modifiedFlag | ||||
|     }, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user