mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
优化代码
This commit is contained in:
parent
023a8a1a03
commit
7950c3f462
@ -81,7 +81,7 @@
|
||||
<div class="form-group row">
|
||||
<label class="col-sm-2 col-form-label">上期读表时间</label>
|
||||
<div class="col-sm-10">
|
||||
<input v-model="addMeterWaterInfo.preReadingTime" type="text" placeholder="必填,请填写上期读表时间" class="form-control addPreReadingTime" disabled>
|
||||
<input v-model="addMeterWaterInfo.preReadingTime" type="text" placeholder="必填,请填写上期读表时间" class="form-control addPreReadingTime">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user