feat:上报报文查询
Showing
3 changed files
with
133 additions
and
45 deletions
src/views/sbbwcx/components/detailDialog.vue
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -6,6 +6,9 @@ class data extends filter { |
columns () { | ||
return [ | ||
{ | ||
type: 'selection' | ||
}, | ||
{ | ||
prop: "xzqdm", | ||
label: "行政区代码", | ||
}, | ||
... | ... |