mirror of
https://github.com/vform666/variant-form3-vite.git
synced 2025-11-04 02:21:48 +08:00
初步完成库文件打包配置。
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
return
|
||||
}
|
||||
|
||||
eventBus.$on('setFormData', function (newFormData) {
|
||||
eventBus.$on('setFormData', (newFormData) => {
|
||||
this.initRowIdData(false)
|
||||
this.initFieldSchemaData()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user