From a7a1a10bcda202b3e2aef9dd0ab176cc7ff70359 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Tue, 05 Mar 2024 13:39:33 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/views/notCoalMine/nCertificateList/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/notCoalMine/nCertificateList/index.vue b/src/views/notCoalMine/nCertificateList/index.vue
index 1357b9d..7c23fe7 100644
--- a/src/views/notCoalMine/nCertificateList/index.vue
+++ b/src/views/notCoalMine/nCertificateList/index.vue
@@ -93,7 +93,7 @@
@pagination="getPage"
/>
<certificate-dialog ref="certificate" @getList="getPage"></certificate-dialog>
- <el-dialog title="证书补档" :visible.sync="supplementaryVisible" width="50%" append-to-body>
+ <el-dialog title="证书补打" :visible.sync="supplementaryVisible" width="50%" append-to-body>
<div style="display: flex;flex-direction: column;align-items: center">
<el-image
style="width: 100px; height: 100px"
--
Gitblit v1.9.2