4e8d8604 by 任超

style:受理信息

1 parent eb5e97ef
...@@ -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 {
......