tijiao
This commit is contained in:
@@ -303,7 +303,7 @@ export default {
|
|||||||
|
|
||||||
if (res2.code == 0 && res2.flag == true) {
|
if (res2.code == 0 && res2.flag == true) {
|
||||||
this.pageList.splice(2, 0, {
|
this.pageList.splice(2, 0, {
|
||||||
name: "审批医案",
|
name: "待审批医案",
|
||||||
url: "/pages/medicalRecords/PendingApprovalIndex",
|
url: "/pages/medicalRecords/PendingApprovalIndex",
|
||||||
type: "pageJump",
|
type: "pageJump",
|
||||||
contentType: "shengpi",
|
contentType: "shengpi",
|
||||||
|
|||||||
Reference in New Issue
Block a user