|
@@ -595,7 +595,7 @@ export default {
|
|
},
|
|
},
|
|
//删除专利数据库
|
|
//删除专利数据库
|
|
deletePatentProject(ids) {
|
|
deletePatentProject(ids) {
|
|
- this.$confirm('此操作将删除该产品类别, 是否继续?', '提示', {
|
|
|
|
|
|
+ this.$confirm('此操作将删除该专利数据库, 是否继续?', '提示', {
|
|
confirmButtonText: '确定',
|
|
confirmButtonText: '确定',
|
|
cancelButtonText: '取消',
|
|
cancelButtonText: '取消',
|
|
type: 'warning'
|
|
type: 'warning'
|