代码更新

This commit is contained in:
GaoHao
2025-03-03 09:44:11 +08:00
parent b4a0393d2d
commit fd0c452a76
55 changed files with 2263 additions and 2658 deletions

View File

@@ -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;