QuKatie před 3 roky
rodič
revize
bda8510411
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 == '付款管理') {