Commit ea80948e authored by liuzeheng's avatar liuzeheng

提示修改

parent bc045b2e
...@@ -718,7 +718,7 @@ ...@@ -718,7 +718,7 @@
return this.$message(this.$t('请至少选中一项复制价格')) return this.$message(this.$t('请至少选中一项复制价格'))
} }
this.$confirm(this.$t('请再次确认是否将勾选的线路价格复制到手机充电器'), '提示', { this.$confirm(this.$t('请再次确认是否将勾选的线路价格复制到'+this.$route.query.titleZh), '提示', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消' cancelButtonText: '取消'
}).then(() => { }).then(() => {
......
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