@@ -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 == '付款管理') {