更新确认订单没选择用户时不展示用户信息
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
</view>
|
||||
|
||||
<template v-if="user">
|
||||
<template v-if="user&&user.id">
|
||||
<view class="block">
|
||||
<view class="">
|
||||
<view class="u-flex border-bottom u-p-b-24 ">
|
||||
|
||||
Reference in New Issue
Block a user