Commit dbbbe1de by crushh

update: dist

parent c911d5c6
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -152,7 +152,7 @@ export default { ...@@ -152,7 +152,7 @@ export default {
toDel(index, row) { toDel(index, row) {
const that = this; const that = this;
that that
.$confirm('确定删除当前素材?', '提示', { .$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
......
...@@ -148,7 +148,7 @@ export default { ...@@ -148,7 +148,7 @@ export default {
toDel(index, row) { toDel(index, row) {
const that = this; const that = this;
that that
.$confirm('确定删除当前素材?', '提示', { .$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
......
...@@ -149,7 +149,7 @@ export default { ...@@ -149,7 +149,7 @@ export default {
toDel(index, row) { toDel(index, row) {
const that = this; const that = this;
that that
.$confirm('确定删除当前素材?', '提示', { .$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
......
...@@ -153,7 +153,7 @@ export default { ...@@ -153,7 +153,7 @@ export default {
toDel(index, row) { toDel(index, row) {
const that = this; const that = this;
that that
.$confirm('确定删除当前素材?', '提示', { .$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
......
...@@ -151,7 +151,7 @@ export default { ...@@ -151,7 +151,7 @@ export default {
toDel(index, row) { toDel(index, row) {
const that = this; const that = this;
that that
.$confirm('确定删除当前素材?', '提示', { .$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning' type: 'warning'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment