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

Merged
shiran merged 94 commits from master into deploy 2026-06-02 17:54:48 +08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 5b5e0f62ec - Show all commits
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
runs-on: ninBo
steps:
- name: Download Artifact
uses: actions/download-artifact@v3
uses: https://gitea.s1f.ren/actions/download-artifact@v3
with:
name: vue3-build
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
runs-on: ninBo
steps:
- name: Download Artifact
uses: actions/download-artifact@v3
uses: https://gitea.s1f.ren/actions/download-artifact@v3
with:
name: vue3-build