浏览代码

Merge branch 'qingban' of http://119.91.214.11:8091/mes/mes-client-temp into qingban

dengyu 6 月之前
父节点
当前提交
154b99d031
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/process/components/transferNum.vue

+ 3 - 0
src/views/process/components/transferNum.vue

@@ -67,6 +67,9 @@
               <span v-if="item.seqState=='5'" style="color:red">
                    破坏行抽检
                </span>
+              <span v-if="item.seqState=='6'" style="color:red">
+                   返修中
+               </span>
             </div>
           </div>
         </div>