当前位置: 首页 > 工具软件 > SmartGWT > 使用案例 >

Specified ID:supplyItemLocalDS collides with the ID for an existing SmartGWT component or object.

羊光辉
2023-12-01


异常 :com.smartgwt.client.core.JsObject$SGWT_WARN: 15:18:04.687:MUP4:WARN:Log:Specified ID:supplyItemLocalDS collides with the ID for an existing SmartGWT component or object.


原因:

测试的时候建了2个书数据源类,所以数据源的id也复制成一样了,都是supplyItemLocalDS


解决:把id改成不一样的就行了


 类似资料:

相关阅读

相关文章

相关问答