diff --git a/51260.5b405608.async.js b/51260.12d830c2.async.js
similarity index 99%
rename from 51260.5b405608.async.js
rename to 51260.12d830c2.async.js
index ac01d48f6b..4d6745ffb4 100644
--- a/51260.5b405608.async.js
+++ b/51260.12d830c2.async.js
@@ -130,8 +130,8 @@ var ReservationDialog = function ReservationDialog(_ref) {
if (modalName == "增加预约" || modalName == "调整预约") {
//预约人
(0,service_user/* user_table_query */.bn)({}).then(function (res) {
- var _res$users;
- var arr = (res === null || res === void 0 || (_res$users = res.users) === null || _res$users === void 0 ? void 0 : _res$users.map(function (info) {
+ var _res$data;
+ var arr = (res === null || res === void 0 || (_res$data = res.data) === null || _res$data === void 0 || (_res$data = _res$data.list) === null || _res$data === void 0 ? void 0 : _res$data.map(function (info) {
return {
value: info.id,
label: info.real_name
diff --git a/85016.e183d10e.async.js b/85016.412f2dbd.async.js
similarity index 99%
rename from 85016.e183d10e.async.js
rename to 85016.412f2dbd.async.js
index 05fa6b57c1..1fc93ef624 100644
--- a/85016.e183d10e.async.js
+++ b/85016.412f2dbd.async.js
@@ -1530,6 +1530,11 @@ var User = function User(_ref) {
href: (_user$navigationInfo6 = user.navigationInfo) === null || _user$navigationInfo6 === void 0 || (_user$navigationInfo6 = _user$navigationInfo6.top) === null || _user$navigationInfo6 === void 0 ? void 0 : _user$navigationInfo6.laboratory_admin_url,
children: "\u540E\u53F0\u7BA1\u7406"
})
+ }), /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, {
+ children: /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, {
+ to: "/reservation/list",
+ children: "\u6211\u7684\u9884\u7EA6"
+ })
}), /*#__PURE__*/(0,jsx_runtime.jsx)(menu/* default */.Z.Item, {
children: /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, {
onClick: function onClick() {
diff --git a/index.html b/index.html
index 384350339b..2b7f41a186 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+