src/views/system/calculate/report/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/system/calculate/report/index.vue
@@ -365,6 +365,11 @@ // 使用Vue Router进行页面跳转 this.$router.push('/contract/score/index'); }, // 删除按钮 handleDelete() { } } }; </script>