LAPTOP-16IUEB3P\Lenovo пре 2 година
родитељ
комит
3398e65146
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/produceOrder/index.vue

+ 1 - 1
src/views/produceOrder/index.vue

@@ -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'