12-19
This commit is contained in:
@ -1714,6 +1714,8 @@ class Model extends BaseModel {
|
||||
this.attributeISC = this.options.attribute.ISC.content
|
||||
this.cameraSelect && this.cameraSelect()
|
||||
this.goodsSelect && this.goodsSelect()
|
||||
syncData(this.sdk, this.options.id)
|
||||
syncSplitData(this.sdk, this.options.id)
|
||||
} catch (error) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user