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