This commit is contained in:
2025-08-08 17:36:23 +08:00
parent 613ed5173c
commit 181a98c157
4 changed files with 195 additions and 58 deletions

View File

@@ -303,7 +303,7 @@ export default {
if (res2.code == 0 && res2.flag == true) {
this.pageList.splice(2, 0, {
name: "审批医案",
name: "审批医案",
url: "/pages/medicalRecords/PendingApprovalIndex",
type: "pageJump",
contentType: "shengpi",