瀏覽代碼

福达销售

caojunjie 2 年之前
父節點
當前提交
a8348e8fea
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/exportTrade/invoice/detailsPage.vue

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

@@ -117,11 +117,11 @@
               @click.stop="openReport()"
               >报表打印</el-button
             >
-            <el-button :type="!form.customsStatus?'info':'primary'" size="small" :disabled="!form.id||form.estimateGoodGoods !='采购完成'" @click.native="dialog = true;fudaSatus = 1"
+            <el-button :type="!form.customsStatus?'info':'primary'" size="small" :disabled="!form.id||form.estimateGoodGoods !='货备齐'" @click.native="dialog = true;fudaSatus = 1"
             >已报关</el-button>
-            <el-button :type="!form.shippingStatus?'info':'warning'" size="small" :disabled="!form.id||form.estimateGoodGoods !='采购完成'" @click.native="dialog = true;fudaSatus = 2"
+            <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">