优化商品模块,使其能自动加载扩展字段的别名
This commit is contained in:
@@ -149,7 +149,6 @@ export const JeecgListMixin = {
|
||||
});
|
||||
return str;
|
||||
},
|
||||
|
||||
onSelectChange(selectedRowKeys, selectionRows) {
|
||||
this.selectedRowKeys = selectedRowKeys;
|
||||
this.selectionRows = selectionRows;
|
||||
|
||||
Reference in New Issue
Block a user