mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
__pristine 这个属性可能已经设置过
This commit is contained in:
parent
5b93d128b8
commit
157b78740c
@ -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