diff --git a/src/views/project/index.vue b/src/views/project/index.vue index a7b8dd62..15928895 100644 --- a/src/views/project/index.vue +++ b/src/views/project/index.vue @@ -124,6 +124,7 @@ export default { }; }, created() { + clearInterval(); this.getDicts("project_type").then(response => { console.log(response) response.data.map(item => {