|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
<button @click="openModel('cutOff')" :style="{ marginLeft: '4px' }">
|
|
|
|
|
<span class="iconfont icon-daibanshixiang"></span>截单
|
|
|
|
|
</button>
|
|
|
|
|
<button><span class="iconfont icon-xiugai" :style="{ marginLeft: '8px' }"></span>更改及退舱</button>
|
|
|
|
|
<button :style="{ marginLeft: '14px' }"><span class="iconfont icon-xiugai"></span>更改及退舱</button>
|
|
|
|
|
<button @click="openModel('vgm')"><span class="iconfont icon-dingdan"></span>VGM</button>
|
|
|
|
|
<button @click="openModel('paper')">
|
|
|
|
|
<span class="iconfont icon-zhizhishu" style="font-size:18px;"></span>下货纸
|
|
|
|
@ -1601,7 +1601,7 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.more-view-1 {
|
|
|
|
|
width: 265px;
|
|
|
|
|
width: 270px;
|
|
|
|
|
.iconfont {
|
|
|
|
|
color: #26b578;
|
|
|
|
|
}
|
|
|
|
|