From 2280d3aaaf652a89159efbe196356d9c6c35bbe8 Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期一, 23 十月 2023 19:07:44 +0800 Subject: [PATCH] feat: 计划时间取值字段更改; 修复0通道没有任务的情况下1通道的数据跑到左边的问题 --- .gitignore | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 403adbc..a0dddc6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,6 @@ node_modules /dist - # local env files .env.local .env.*.local @@ -11,7 +10,6 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -pnpm-debug.log* # Editor directories and files .idea -- Gitblit v1.8.0