点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)我试图在创建销售订单以显示销售订...
点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)我试图在创建销售订单以显示销售订...
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
我试图在创建销售订单以显示销售订单状态后打开一个对话框,该对话框仅第一次打开并显示错误"错误:添加具有重复ID的元素'statusFragment--status'。 下面是我的代码:
indentStatus:function(){ 如果(!this.IndentCreationStatus){ this.IndentCreationStatus = sap.ui.xmlfragment(" statusFragment"," hmel.IndentCreation.view.IndentCreationStatus",此); this.getView()。addDependent(this.IndentCreationStatus); } this.IndentCreationStatus.open(); }, handleClose:函数(事件){ this.getView()。getModel(" Create")。refresh(); this.statusData = []; this.IndentCreationStatus.destroy(); this.IndentCreationStatus = null; this.router.navTo(" AllocationMaster"); },
为什么在columnlistitem中给出id =" status"? 实际上不是必需的。
一周热门 更多>