mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-24 14:07:50 +08:00
临时提交
This commit is contained in:
parent
3adf551beb
commit
d132e35094
@ -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'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user