Commit f7f43c68 by zhangzhijie

修复查验案件标注立案单位没有限制到本单位的问题

parent d4f9169f
......@@ -57,14 +57,6 @@ export default {
col: "3",
},
{
name: "案(事)件编号",
id: "asjbh",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "立案单位",
id: "Ladw_gajgjgdms",
type: "codeTreeDialog",
......@@ -75,6 +67,14 @@ export default {
codeTree: "CODE_UNITHN",
},
{
name: "案(事)件编号",
id: "asjbh",
type: "text",
value: "",
placeholder: "请输入",
col: "3",
},
{
name: "标注状态",
id: "bzzt",
type: "radio",
......
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