Commit 8d60a8e8 by 杨树贤

广播禁用的区分

parent 1972a087
......@@ -52,7 +52,7 @@
<tr>
<td>{{$supplier['supplier_name']}}</td>
<td>{{$supplier['channel_username']}}</td>
<td>{{$supplier['yunxin_channel_username']}}</td>
<td>{{$supplier['yunxin_channel_username']}} <button class="layui-btn layui-btn-xs" lay-submit lay-filter="delete">清空</button></td>
</tr>
@endforeach
</tbody>
......
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