Ver código fonte

事件换行 推演任务展示 文件git添加

lyc 4 meses atrás
pai
commit
89b421e876
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/planningSchem/comprehensive/index.vue

+ 1 - 1
src/views/planningSchem/comprehensive/index.vue

@@ -364,7 +364,7 @@ export default {
       this.handleQuery()
     },
     handleAdd() {
-      this.$router.push({ path: '/home/planCreate' })
+      this.$router.push({path: '/childPlans/associationTask'})
     },
     handleSizeChange(val) {
       this.pagination.pageSize = val