From 8625ea2e0142c138b54df239bcc0f5e307d5d8ee Mon Sep 17 00:00:00 2001
From: tanghaolin <1723298894@qq.com>
Date: 星期一, 09 一月 2023 21:45:38 +0800
Subject: [PATCH] 添加评价模型管理和评价模型绑定菜单

---
 src/testData/loginUserInfo.js |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/src/testData/loginUserInfo.js b/src/testData/loginUserInfo.js
index ecd3237..4c83818 100644
--- a/src/testData/loginUserInfo.js
+++ b/src/testData/loginUserInfo.js
@@ -561,6 +561,42 @@
         "path": "/health/modelBinding",
         "hidden": true
       },
+      {
+        "application": "health",
+        "id": "health_1_4",
+        "pid": "health_1",
+        "name": "health_1_4",
+        "component": "main/istation/health/evaluationModelManage",
+        "redirect": "",
+        "meta": {
+          "title": "璇勪环妯″瀷绠$悊",
+          "icon": "",
+          "show": true,
+          "target": "",
+          "link": null,
+          "belongid": "health"
+        },
+        "path": "/health/evaluationModelManage",
+        "hidden": true
+      },
+      {
+        "application": "health",
+        "id": "health_1_5",
+        "pid": "health_1",
+        "name": "health_1_5",
+        "component": "main/istation/health/evaluationModelBinding",
+        "redirect": "",
+        "meta": {
+          "title": "璇勪环妯″瀷缁戝畾",
+          "icon": "",
+          "show": true,
+          "target": "",
+          "link": null,
+          "belongid": "health"
+        },
+        "path": "/health/evaluationModelBinding",
+        "hidden": true
+      },
     ],
     "dataScopes": [
       "142307070910551",

--
Gitblit v1.9.3