This commit is contained in:
木瓜一块八 2025-08-18 13:37:01 +08:00
parent 783e61b12a
commit b6585566b6
2 changed files with 2 additions and 2 deletions

View File

@ -739,7 +739,7 @@ export const asyncRoutes = [
path: 'approve',
component: () => import('@/views/customer/ncApprove/index.vue'),
name: "Approve",
meta: { title: "信息审核", fullPath: "/customer/ncApprove" },
meta: { title: "信息完善", fullPath: "/customer/ncApprove" },
}, {
hidden: true,
path: "channelMangement",

View File

@ -4,7 +4,7 @@
<div slot="header" class="card-header">
<span class="header-title">
<i class="el-icon-document"></i>
信息审核
信息完善
</span>
<el-button type="primary" size="small" @click="handleSubmit" :loading="submitLoading"
:disabled="!canSubmit">