浏览代码

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

rongxin_test
庞东旭 11 个月前
父节点
当前提交
6d5fecb9d0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/views/project/index.vue

+ 1
- 0
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 => {


正在加载...
取消
保存