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 {
toDel(index, row) {
const that = this;
that
.$confirm('确定删除当前素材?', '提示', {
.$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
......
......@@ -148,7 +148,7 @@ export default {
toDel(index, row) {
const that = this;
that
.$confirm('确定删除当前素材?', '提示', {
.$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
......
......@@ -149,7 +149,7 @@ export default {
toDel(index, row) {
const that = this;
that
.$confirm('确定删除当前素材?', '提示', {
.$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
......
......@@ -153,7 +153,7 @@ export default {
toDel(index, row) {
const that = this;
that
.$confirm('确定删除当前素材?', '提示', {
.$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning'
......
......@@ -151,7 +151,7 @@ export default {
toDel(index, row) {
const that = this;
that
.$confirm('确定删除当前素材?', '提示', {
.$confirm('注意:删除该素材后,已经配置过的营销任务还是会正常触达。', '确定删除当前素材?', {
confirmButtonText: '确定',
cancelButtonText: '取消',
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