style:受理信息
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -194,7 +194,7 @@ export default { | ... | @@ -194,7 +194,7 @@ export default { |
194 | }, | 194 | }, |
195 | components: { InformationTable }, | 195 | components: { InformationTable }, |
196 | computed: { | 196 | computed: { |
197 | ...mapGetters(["dictData", "flag"]), | 197 | ...mapGetters(["dictData", "flag"]) |
198 | }, | 198 | }, |
199 | data () { | 199 | data () { |
200 | return { | 200 | return { | ... | ... |
-
Please register or sign in to post a comment