29979
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
},
|
||||
|
||||
remove () {
|
||||
this.$confirm('确定删除该条数据?').then(() => {
|
||||
this.$confirm(this.type === 'text' ? '确定删除该条数据?' : '确定删掉该图片?').then(() => {
|
||||
this.$emit('onLongpress', {
|
||||
type: this.type,
|
||||
value: this.value,
|
||||
|
||||
Reference in New Issue
Block a user