fix:修改车辆管理黑白名单
This commit is contained in:
parent
24dc771185
commit
9ed34f355a
@ -97,7 +97,6 @@
|
||||
<text class="label">车辆类型:</text>
|
||||
<text class="value">{{ item.carTypeName }}</text>
|
||||
</view>
|
||||
|
||||
<view class="alarmItem">
|
||||
<text class="label">司机姓名:</text>
|
||||
<text class="value">{{ item.driverWorkerName }}</text>
|
||||
@ -372,7 +371,7 @@ export default {
|
||||
margin: 15px;
|
||||
padding: 15px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
// display: flex;
|
||||
flex-wrap: wrap;
|
||||
// flex-direction: column;
|
||||
.alarmItem {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user