caojunjie 2 éve
szülő
commit
b0c4a22a4f
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/exportTrade/invoice/detailsPage.vue

+ 1 - 1
src/views/exportTrade/invoice/detailsPage.vue

@@ -121,7 +121,7 @@
             >已报关</el-button>
             <el-button :type="!form.shippingStatus?'info':'warning'" size="small" :disabled="!form.id||form.estimateGoodGoods !='采购完成'" @click.native="dialog = true;fudaSatus = 2"
             >已出运</el-button>
-            <el-button :type="form.documentaryStatus == '已完成'?'success':'info'" size="small" :disabled="!form.id||form.estimateGoodGoods !='采购完成'" @click.native="dialog = true;fudaSatus = 3"
+            <el-button :type="form.documentaryStatus == '已寄单'?'success':'info'" size="small" :disabled="!form.id||form.estimateGoodGoods !='采购完成'" @click.native="dialog = true;fudaSatus = 3"
             >已寄单</el-button>
           </template>
           <template slot-scope="{ row }" slot="corpId">