mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 19:17:54 +08:00
commit
13d8b17f0c
@ -287,8 +287,7 @@ export const FormStore = ServiceStore.named('FormStore')
|
||||
createObject(self.data.__super, {
|
||||
diff: diff,
|
||||
__diff: diff,
|
||||
pristine: self.pristine,
|
||||
__pristine: self.pristine
|
||||
pristine: self.pristine
|
||||
}),
|
||||
self.data
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user