@@ -118,7 +118,7 @@ export default {
margin-left: 8px;
}
-.acfe {
+.jcfe {
justify-content: flex-end;
@@ -131,7 +131,7 @@ export default {
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #0094fe;
- margin: 30px 0 15px 0;
+ margin: 15px 0 15px 0;
.line {
@@ -283,7 +283,7 @@
</template>
</el-dialog>
</div>
- <div class="df aic acfe mt20" v-if="voyage.voyageStatus == 1">
+ <div class="df aic jcfe mt20" v-if="voyage.voyageStatus == 1">
<el-button v-if="disabledStatus" type="primary" @click="changeVoyageInfo">
修改航次
</el-button>