mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:18:03 +08:00
__pristine 这个属性可能已经设置过
This commit is contained in:
parent
f8147f8395
commit
5aed2d45f0
@ -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