-
设备管理
+
+
+
+
+
+ 最近手术记录 查看全部
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.name }}
+
+
+
+
+
+ 查看详情
+
+
+
+
+
+
+
+
+
+
品牌
+
Codman
+
型号
+
823832
+
+
+
设备名称
+
强生
+
设备类型
+
阀门
+
+
+
使用次数
+
61
+
最近使用
+
2025-07-25
+
+
+
+
植入设备信息
+
+
+
+
+
+
+
+
+
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/views/surgery/index.vue b/src/views/surgery/index.vue
index bd896c7..b0697d9 100644
--- a/src/views/surgery/index.vue
+++ b/src/views/surgery/index.vue
@@ -32,7 +32,10 @@ const rederLine = () => {
},
xAxis: {
type: 'category',
- data: ['2026/07/08', '2026/07/08', '2026/07/08', '2026/07/08']
+ data: ['2026/07/08', '2026/07/08', '2026/07/08', '2026/07/08'],
+ axisLabel: {
+ rotate: 50
+ }
},
yAxis: {
type: 'value'
@@ -194,8 +197,8 @@ const openDialog = () => {