|
|
@ -3470,8 +3470,8 @@ export default { |
|
|
/*提醒是否删除的提示*/ |
|
|
/*提醒是否删除的提示*/ |
|
|
warnDeleteSfdcRollsConfirm(sfdcRollRow) { |
|
|
warnDeleteSfdcRollsConfirm(sfdcRollRow) { |
|
|
//等待开发 |
|
|
//等待开发 |
|
|
this.$message.error('待开发!') |
|
|
|
|
|
return false; |
|
|
|
|
|
|
|
|
//this.$message.error('待开发!') |
|
|
|
|
|
//return false; |
|
|
this.$confirm('确实要删除该卷吗?', '提示', { |
|
|
this.$confirm('确实要删除该卷吗?', '提示', { |
|
|
confirmButtonText: '确认', |
|
|
confirmButtonText: '确认', |
|
|
celButtonText: '取消', |
|
|
celButtonText: '取消', |
|
|
|