import ApprovalPending from "./approval-pending.vue"; export const approval_process = { "0": { title: "待审核", component: ApprovalPending } };