소스 검색

修改tag名称

QuKatie 3 년 전
부모
커밋
bda8510411
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/store/modules/ifdetail.js

+ 1 - 1
src/store/modules/ifdetail.js

@@ -73,7 +73,7 @@ const ifdetail = {
       if (tag.label == "进口收货单") {
         state.goStatus = true;
       }
-      if (tag.label == '出口发货单') {
+      if (tag.label == '发货单(E)') {
         state.takeStatus = true;
       }
       if (tag.label == '付款管理') {