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