|
@@ -17,7 +17,7 @@
|
|
|
<dil-form :formId="121" v-model="form"></dil-form>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="button_box">
|
|
|
+ <div class="button_box_unloadShip">
|
|
|
<el-button type="primary" :loading="isLoading" @click="makeSure"
|
|
|
>新增卸船作业</el-button
|
|
|
>
|
|
@@ -181,7 +181,7 @@ export default {
|
|
|
margin-right: 1.25rem;
|
|
|
}
|
|
|
}
|
|
|
- .button_box {
|
|
|
+ .button_box_unloadShip {
|
|
|
margin-left: 45%;
|
|
|
width: 160px;
|
|
|
}
|