1
Showing
2 changed files
with
5 additions
and
5 deletions
-
Please register or sign in to post a comment
... | ... | @@ -25,11 +25,11 @@ class data extends filter { |
{ | ||
label: "登记时间", | ||
width: 140, | ||
prop: "DJSJ" | ||
prop: "djsj" | ||
}, | ||
{ | ||
label: "登记机构", | ||
prop: "DJJG" | ||
prop: "djjg" | ||
} | ||
] | ||
} | ||
... | ... |