From b7425c51cf74c8bda4bce594a53ff7385cc193ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E5=A6=8D=E6=B4=81?=
<16391855+wang-yanjie1218@user.noreply.gitee.com>
Date: Thu, 8 Jan 2026 14:50:58 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86PC=E7=AB=AF=E5=92=8C=E5=85=BD?=
=?UTF-8?q?=E5=8C=BBPC=E7=AB=AF=E6=A0=B9=E6=8D=AE=E8=B7=AF=E7=94=B1?=
=?UTF-8?q?=E8=B7=B3=E8=BD=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
chenhai-ui/src/api/vet/qualification.js | 18 +
chenhai-ui/src/layout/components/Navbar.vue | 43 +-
chenhai-ui/src/permission.js | 14 +-
chenhai-ui/src/router/index.js | 31 +-
chenhai-ui/src/store/modules/user.js | 10 +-
chenhai-ui/src/views/gld.vue | 18 +
chenhai-ui/src/views/index.vue | 1499 ++++-------------
chenhai-ui/src/views/indexGld.vue | 1107 +-----------
chenhai-ui/src/views/login.vue | 7 +-
chenhai-ui/src/views/loginGld.vue | 20 +-
chenhai-ui/src/views/syd.vue | 206 +++
chenhai-ui/src/views/vet/article/index.vue | 156 +-
.../src/views/vet/certificate/index.vue | 2 +-
chenhai-ui/src/views/vet/info/index.vue | 2 +-
.../src/views/vet/notification/index.vue | 2 +-
chenhai-ui/src/views/vet/review/index.vue | 2 +-
16 files changed, 778 insertions(+), 2359 deletions(-)
create mode 100644 chenhai-ui/src/views/gld.vue
create mode 100644 chenhai-ui/src/views/syd.vue
diff --git a/chenhai-ui/src/api/vet/qualification.js b/chenhai-ui/src/api/vet/qualification.js
index 0060522..c54050e 100644
--- a/chenhai-ui/src/api/vet/qualification.js
+++ b/chenhai-ui/src/api/vet/qualification.js
@@ -1,5 +1,23 @@
import request from '@/utils/request'
+// 兽医资质提交审核
+export function submitAuditQualification(qualificationId) {
+ return request({
+ url: '/vet/qualification/submitAudit/' + qualificationId,
+ method: 'post',
+ data: data
+ })
+}
+
+// 审核
+export function auditQualification(data) {
+ return request({
+ url: ' /vet/qualification/audit',
+ method: 'post',
+ data: data
+ })
+}
+
// 查询兽医资质列表
export function listQualification(query) {
return request({
diff --git a/chenhai-ui/src/layout/components/Navbar.vue b/chenhai-ui/src/layout/components/Navbar.vue
index 8271da4..ab991bc 100644
--- a/chenhai-ui/src/layout/components/Navbar.vue
+++ b/chenhai-ui/src/layout/components/Navbar.vue
@@ -9,24 +9,24 @@
- 一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适自己的。于是利用空闲休息时间开始自己写一套后台系统。如此有了若依管理系统,她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。 -
-- 当前版本: v{{ version }} -
-
-
-
- 官网:
- QQ群: 满937441 满887144332
- 满180251782 满104180207 满186866453 满201396349
- 满101456076 满101539465 满264312783 满167385320
- 满104748341 满160110482 满170801498 满108482800
- 满101046199 满136919097 满143961921 满174951577
- 满161281055 满138988063 满151450850 满224622315
- 满287842588 满187944233 满228578329 满191164766
- 174569686
-
- 微信:/ *若依 -
-- 支付宝:/ *若依 -
-
- 你可以请作者喝杯咖啡表示鼓励
-