Commit 59edba9e authored by 李松's avatar 李松

屏蔽暂未修改业务

parent f0531405
......@@ -30,7 +30,8 @@
{
"name": "移装告知",
"code": "GZ_YZ",
"image": "upload/tzs/common/image/移装告知.png"
"image": "upload/tzs/common/image/移装告知.png",
"disable": true
}
],
"DJGL": [
......@@ -47,7 +48,8 @@
{
"name": "移装变更登记",
"code": "DJ_YZ",
"image": "upload/tzs/common/image/移装变更登记.png"
"image": "upload/tzs/common/image/移装变更登记.png",
"disable": true
},
{
"name": "单位变更登记",
......@@ -78,12 +80,14 @@
{
"name": "设备启用",
"code": "SB_QY",
"image": "upload/tzs/common/image/设备启用.png"
"image": "upload/tzs/common/image/设备启用.png",
"disable": true
},
{
"name": "设备停用",
"code": "SB_TY",
"image": "upload/tzs/common/image/设备停用.png"
"image": "upload/tzs/common/image/设备停用.png",
"disable": true
},
{
"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