67eae51d by yangjianbin

init

1 parent a3f1c2d0
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
55 <div class="form-group col-sm-12 col-md-12"> 55 <div class="form-group col-sm-12 col-md-12">
56 <label>拟批备注</label> 56 <label>拟批备注</label>
57 <textarea class="textarea" 57 <textarea class="textarea"
58 disabled><?= $getSecondCheck ? $getSecondCheck->mockMoney : '' ?></textarea> 58 disabled><?= $getSecondCheck ? $getSecondCheck->description : '' ?></textarea>
59 </div> 59 </div>
60 </div> 60 </div>
61 </div> 61 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!