feat: 工单系统优化 - 修复自动跳转问题并添加用户筛选功能 #18

Merged
shiran merged 94 commits from master into deploy 2026-06-02 17:54:48 +08:00
2 changed files with 4 additions and 2 deletions
Showing only changes of commit d2af66f8c8 - Show all commits
+2 -1
View File
@@ -18,7 +18,8 @@ jobs:
- name: Install dependencies
run: |
pnpm install
pnpm install --ignore-scripts
pnpm rebuild
- name: 替换域名
run: |
+2 -1
View File
@@ -18,7 +18,8 @@ jobs:
- name: Install dependencies
run: |
pnpm install
pnpm install --ignore-scripts
pnpm rebuild
- name: Build project
run: |