代码更新
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<view>
|
||||
<view> <text style="color: red;">*</text> 出库时间 </view>
|
||||
<view >
|
||||
<input type="text" @click="datas.show=true" placeholder="选择出库时间" v-model="datas.inOutDate" readonly >
|
||||
<!-- <input type="text" @click="datas.show=true" placeholder="选择出库时间" v-model="datas.inOutDate" readonly > -->
|
||||
<up-datetime-picker
|
||||
hasInput
|
||||
:show="datas.show"
|
||||
@@ -189,7 +189,9 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
||||
::v-deep.u-input{
|
||||
border: none!important;
|
||||
}
|
||||
|
||||
.status {
|
||||
margin: 0 32rpx;
|
||||
|
||||
Reference in New Issue
Block a user