| | |
| | | <text>*</text> |
| | | <text>乘车人员</text> |
| | | </view> |
| | | <view class="value" @click="$jump('/pages/staff/vehicle/applePeo')"> |
| | | <view class="value" @click="selPeople"> |
| | | <text |
| | | class="mr6" |
| | | :style="{ |
| | |
| | | } |
| | | }) |
| | | }, |
| | | selPeople() { |
| | | if(this.param.memberList && this.param.memberList.length > 0){ |
| | | this.$eventBus.$emit('applePeoDetail', this.param.memberList) |
| | | } |
| | | this.$jump('/pages/staff/vehicle/applePeo') |
| | | }, |
| | | confirmDate(e) { |
| | | |
| | | this.param.planUseDate = dayjs(e.value).format('YYYY-MM-DD HH:mm') |
| | |
| | | height: 88rpx; |
| | | line-height: 88rpx; |
| | | text-align: center; |
| | | background: #279baa; |
| | | background: $uni-color-primary; |
| | | box-shadow: 0rpx -1rpx 0rpx 0rpx #eeeeee; |
| | | border-radius: 44rpx; |
| | | font-size: 30rpx; |