Browse Source

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

dengyu 6 tháng trước cách đây
mục cha
commit
154b99d031
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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>