工单系统监测工具。 如果有新工单,会弹提示。
Go to file
tsl 87c04dae1d init 2025-10-07 15:16:37 +08:00
.vscode init 2025-10-07 15:16:37 +08:00
public init 2025-10-07 15:16:37 +08:00
src init 2025-10-07 15:16:37 +08:00
src-tauri init 2025-10-07 15:16:37 +08:00
.gitignore init 2025-10-07 15:16:37 +08:00
README.md init 2025-10-07 15:16:37 +08:00
index.html init 2025-10-07 15:16:37 +08:00
package.json init 2025-10-07 15:16:37 +08:00
pnpm-lock.yaml init 2025-10-07 15:16:37 +08:00
tsconfig.json init 2025-10-07 15:16:37 +08:00
tsconfig.node.json init 2025-10-07 15:16:37 +08:00
vite.config.ts init 2025-10-07 15:16:37 +08:00

README.md

Tauri + Vue + TypeScript

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.