去除多余的字符,修复语法问题

This commit is contained in:
2026-05-11 10:00:15 +08:00
parent 14f8a8b0a3
commit a68ffbfec4
2 changed files with 1 additions and 3 deletions

View File

@@ -38,7 +38,6 @@ export function listAdviceTypes(query) {
params: query
})
}
```
/**
* 查询手术室详细

View File

@@ -67,7 +67,6 @@
</el-button>
</div>
</div>
</div>
<div
style="padding: 10px; background-color: #eef9fd; height: 100%; overflow-y: auto"
v-loading="loading"