Commit 2443a90d by 杨树贤

去掉确认修改供应商

parent 92990afb
Showing with 3 additions and 3 deletions
...@@ -78,9 +78,9 @@ ...@@ -78,9 +78,9 @@
lay-filter="applyAuditSupplier">审核未通过,确认重新提交审核 lay-filter="applyAuditSupplier">审核未通过,确认重新提交审核
</button> </button>
@else @else
<button type="button" class="layui-btn layui-btn submit-loading" lay-submit {{-- <button type="button" class="layui-btn layui-btn submit-loading" lay-submit--}}
lay-filter="updateSupplier">确认修改供应商 {{-- lay-filter="updateSupplier">确认修改供应商--}}
</button> {{-- </button>--}}
@if ($supplier['status'] == \App\Model\SupplierChannelModel::STATUS_PASSED && checkPerm('IgnoreUpdateAudit')) @if ($supplier['status'] == \App\Model\SupplierChannelModel::STATUS_PASSED && checkPerm('IgnoreUpdateAudit'))
@else @else
......
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