Files
Xboard/admin-frontend
yinjianm b3a8d504d1 feat(admin-frontend): 补齐工单回复图片拖拽与粘贴上传
统一工单工作台回复区的图片上传链路,支持按钮选择、
拖拽放下和剪贴板粘贴三种入口,并复用现有图片校验、
上传接口与 Markdown 图片插入逻辑。

同时将回复区样式拆分为独立 SCSS 文件,补充拖拽激活、
上传中提示与发送禁用状态,并同步更新知识库归档信息。
2026-04-27 23:22:21 +08:00
..

Vue 3 + TypeScript + Vite

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.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.