技术坑
ExtJs遭遇Uncaught TypeError: this[c._config.names.set] is not a function
mtsym 发表于2018-10-14 浏览5782 评论0
ExtJs如果window出现第一次能成功弹出,第二次无法弹出时,并且报错
Uncaught TypeError: this[c._config.names.set] is not a function
这个需要检查一下当前window下控件的store操作代码, 例如 bind: { store: '{content.list}' }