@@ -44,6 +44,7 @@ export default {
return this.$route.params.status;
},
+
methods: {
// 修改
...mapActions(['query', 'delete']),