5cc1192e by tianhaohao@pashanhoo.com

已办箱添加登记情形字段显示

1 parent 04d873d6
......@@ -65,6 +65,11 @@ class data extends filter {
width: '200'
},
{
prop: "djqxmc",
label: "登记情形",
width: '200'
},
{
label: "权利人",
width: '120',
render: (h, scope) => {
......