临时提交
This commit is contained in:
@@ -322,7 +322,7 @@ export default {
|
|||||||
link.click()
|
link.click()
|
||||||
},
|
},
|
||||||
deleteOneRecord(row) {
|
deleteOneRecord(row) {
|
||||||
this.$confirm(`确定删除?`, '提示', {
|
this.$confirm('确定删除?', '提示', {
|
||||||
confirmButtonText: '确定',
|
confirmButtonText: '确定',
|
||||||
cancelButtonText: '取消',
|
cancelButtonText: '取消',
|
||||||
type: 'warning'
|
type: 'warning'
|
||||||
|
|||||||
Reference in New Issue
Block a user