...
|
...
|
@@ -191,7 +191,7 @@ |
|
|
<el-row style="margin-top: 10px">
|
|
|
<el-col :span="4" class="pub">
|
|
|
<div class="grid-content">
|
|
|
<el-button type="primary" size="mini" @click="addForm()">新增原始舱单</el-button>
|
|
|
<el-button type="primary" size="mini" @click="addForm()">新增国际转运</el-button>
|
|
|
</div>
|
|
|
</el-col>
|
|
|
<el-col :span="2.5" class="pub">
|
...
|
...
|
|