Browse Source

task 乳山产交 倒计时定时器清理处理

rongxin_test
庞东旭 11 months ago
parent
commit
6d5fecb9d0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/project/index.vue

+ 1
- 0
src/views/project/index.vue View File

@@ -124,6 +124,7 @@ export default {
}; };
}, },
created() { created() {
clearInterval();
this.getDicts("project_type").then(response => { this.getDicts("project_type").then(response => {
console.log(response) console.log(response)
response.data.map(item => { response.data.map(item => {


Loading…
Cancel
Save