src/components/makepager/StatusCommonView.vue @@ -60,13 +60,13 @@ } }, data() { return { return {} }, methods: { delClick() { this.$emit("delClick") } } }, methods: {} } </script>