Commit c1075be7 by 黑潮

update: 文案

parent 91d1b92e
......@@ -93,7 +93,7 @@ export default {
},
methods: {
onDeleteData(v) {
this.$confirm('模板删除后,所有引用此模板的短信都会停止发送,请确认。', '提示', {
this.$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