YangJian0701 2 年之前
父节点
当前提交
673519d7d5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/calibrationCertificate/index.vue

+ 1 - 1
src/views/calibrationCertificate/index.vue

@@ -311,7 +311,7 @@
 				this.GetCertiListApi()
 			},
 			handleDelete(val) {
-				this.$confirm('此操作将删除该, 是否继续?', '提示', {
+				this.$confirm('此操作将删除该证书, 是否继续?', '提示', {
 					confirmButtonText: '立即删除',
 					cancelButtonText: '取消',
 					type: 'warning',