Commit 6e0af142 authored by KeYong's avatar KeYong

古泉现场反馈去掉code拼接

parent 027eeeb1
......@@ -301,7 +301,7 @@
select
'component' as template,
true as openStatus,
if(spe.code is null,eqdet.name,concat(eqdet.name,'(',spe.code,')')) as displayName,
eqdet.name as displayName,
'{\"width\": 20, \"height\": 20}'as initStyle,
'CommonEquip' as componentName,
spe.id as sequenceNbr,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment