@@ -346,7 +346,7 @@
// 完结与批量完结
toEnd (row) {
if (row) {
- this.$confirm(`是否要完结工单 <span style="color: red;">【${row.code}】</span>?`, '提醒', {
+ this.$confirm(`是否要完结工单【${row.code}】?`, '提醒', {
confirmButtonText: '确认',
cancelButtonText: '取消',
type: 'warning'