Commit c88b1d81 authored by tianbo's avatar tianbo

fix(tzs): 更新业务分类图标

- 将补证登记的图标从"更名变更登记.png"改为"补证登记.png"- 将超设计使用年限变更的图标从"更名变更登记.png"改为"超设计使用年限.png" - 将按单位录入的图标从"新增设备.png"改为"新增设备_单位录入.png"
parent d67ea836
......@@ -43,7 +43,7 @@
{
"name": "补证登记",
"code": "DJ_BZ",
"image": "upload/tzs/common/image/更名变更登记.png"
"image": "upload/tzs/common/image/补证登记.png"
},
{
"name": "改造变更登记",
......@@ -69,7 +69,7 @@
{
"name": "超设计使用年限变更",
"code": "DJ_CSJ",
"image": "upload/tzs/common/image/更名变更登记.png"
"image": "upload/tzs/common/image/超设计使用年限.png"
}
],
"WBBA": [
......@@ -120,7 +120,7 @@
{
"name": "按单位录入",
"code": "DW_LR",
"image": "upload/tzs/common/image/新增设备.png"
"image": "upload/tzs/common/image/新增设备_单位录入.png"
},
{
"name": "批量导入",
......
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