Commit 21e8245e by 杨树贤

按钮

parent 35c2b306
......@@ -349,6 +349,7 @@
>
<div class="layui-row" style="padding-bottom: 10px">
@include('web.supplier.SupplierMemo')
@include('web.supplier.SupplierRuler')
<blockquote class="layui-elem-quote layui-text">
......
<div class="layui-row">
@if($operate == 'update')
<div class="layui-btn-group demoTable" style="margin-top: 5px">
<button type="button" class="layui-btn layui-btn-sm" id="add_memo">添加备忘录</button>
</div>
@endif
<table class="layui-table" lay-filter="memoList" id="memoList"></table>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment