Browse Source

导出进出口总表

master
han\hanst 1 month ago
parent
commit
5e03e57db9
  1. 4
      src/views/modules/ecss/codelnotify.vue

4
src/views/modules/ecss/codelnotify.vue

@ -73,9 +73,9 @@
<el-form-item label=" ">
<el-button @click="exportGoodsList()" type="primary" style="margin-left: 2px">{{'导出出口货物委托书'}}</el-button>
</el-form-item>
<!-- <el-form-item label=" ">
<el-form-item label=" ">
<el-button @click="exportImportExportSummary()" type="primary" style="margin-left: 2px">{{'导出进出口总表'}}</el-button>
</el-form-item>-->
</el-form-item>
<el-form-item label=" ">
<el-button @click="openCustomerInfoDialog()" type="primary" style="margin-left: 2px">{{'客户信息'}}</el-button>
</el-form-item>

Loading…
Cancel
Save