Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aozhiYX
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
苏雨辰
aozhiYX
Commits
3cdbcc17
Commit
3cdbcc17
authored
Jan 09, 2026
by
suyuchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(tickets): 重构工单管理界面并添加沟通功能
- 将服务管理重命名为收费管理 - 添加通信历史记录功能及样式 - 重置表格列结构,更新工单列表显示字段 - 添加服务订单号输入和显示功能 - 实现工单沟通弹窗和消息发送功能 - 添加工单删除确认功能 - 创建工单新增页面
parent
2418f8cb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ticket-handle.html
ticket-handle.html
+2
-2
No files found.
ticket-handle.html
View file @
3cdbcc17
...
@@ -1738,7 +1738,7 @@
...
@@ -1738,7 +1738,7 @@
<td><input
type=
"checkbox"
></td>
<td><input
type=
"checkbox"
></td>
<td>
<td>
<a
href=
"ticket-detail.html?id=TK-2024-001"
class=
"ticket-link"
>
#TK-2024-001
</a>
<a
href=
"ticket-detail.html?id=TK-2024-001"
class=
"ticket-link"
>
#TK-2024-001
</a>
<span
class=
"unread-dot"
></span
>
<!-- <span class="unread-dot"></span>--
>
</td>
</td>
<td>
硬件故障 / 服务器
</td>
<td>
硬件故障 / 服务器
</td>
<td><span
class=
"status-badge status-processing"
>
处理中
</span></td>
<td><span
class=
"status-badge status-processing"
>
处理中
</span></td>
...
@@ -1823,7 +1823,7 @@
...
@@ -1823,7 +1823,7 @@
<td><input
type=
"checkbox"
></td>
<td><input
type=
"checkbox"
></td>
<td>
<td>
<a
href=
"ticket-detail.html?id=TK-2024-004"
class=
"ticket-link"
>
#TK-2024-004
</a>
<a
href=
"ticket-detail.html?id=TK-2024-004"
class=
"ticket-link"
>
#TK-2024-004
</a>
<span
class=
"unread-dot"
></span
>
<!-- <span class="unread-dot"></span>--
>
</td>
</td>
<td>
硬件故障 / 打印机
</td>
<td>
硬件故障 / 打印机
</td>
<td><span
class=
"status-badge status-normal"
>
已解决
</span></td>
<td><span
class=
"status-badge status-normal"
>
已解决
</span></td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment