Commit 2a08104c by huangdang

fix: 修改字典

parent f9400dc6
...@@ -14,9 +14,9 @@ ...@@ -14,9 +14,9 @@
}, },
{ {
"ids":"02", "ids":"02",
"label":"待省级审批", "label":"认定成功",
"codeType":"CODE_RDZT", "codeType":"CODE_RDZT",
"text":"待省级审批", "text":"认定成功",
"pId":null, "pId":null,
"id":"02", "id":"02",
"isParent":false, "isParent":false,
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
}, },
{ {
"ids":"03", "ids":"03",
"label":"省级审批通过", "label":"待申请方审批",
"codeType":"CODE_RDZT", "codeType":"CODE_RDZT",
"text":"省级审批通过", "text":"待申请方审批",
"pId":null, "pId":null,
"id":"03", "id":"03",
"isParent":false, "isParent":false,
...@@ -34,9 +34,9 @@ ...@@ -34,9 +34,9 @@
}, },
{ {
"ids":"04", "ids":"04",
"label":"省级审批不通过", "label":"申请方审批不通过",
"codeType":"CODE_RDZT", "codeType":"CODE_RDZT",
"text":"省级审批不通过", "text":"申请方审批不通过",
"pId":null, "pId":null,
"id":"04", "id":"04",
"isParent":false, "isParent":false,
...@@ -44,9 +44,9 @@ ...@@ -44,9 +44,9 @@
}, },
{ {
"ids":"05", "ids":"05",
"label":"认定成功", "label":"待部级审批",
"codeType":"CODE_RDZT", "codeType":"CODE_RDZT",
"text":"认定成功", "text":"待部级审批",
"pId":null, "pId":null,
"id":"05", "id":"05",
"isParent":false, "isParent":false,
......
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