NEZ-354 fix:修改字段
This commit is contained in:
@@ -380,7 +380,7 @@
|
||||
switch(prop){
|
||||
case 'id': return'mo.id';
|
||||
case 'name': return'mo.name';
|
||||
case 'type': return'dict1.value';
|
||||
case 'type': return'dictt.value';
|
||||
case 'vendor': return'dict.value';
|
||||
default : return prop;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user