Commit e109e96a by 杨树贤

fix

parent a6f64586
......@@ -17,6 +17,7 @@ return [
'BatchUpdateSkuStatus',
'GetAuditFlow',
'ViewAccountLog',
'TempTemp'
]//不用验证权限的方法
],
];
......@@ -3,7 +3,7 @@
let table = layui.table
table.render({
elem: '#auditList'
, url: '/api/supplier_share_apply/GetAuditSupplierShareApplyList'
, url: '/api/supplier_share_apply/TempTemp'
, method: 'post'
, size: 'sm'
, limit: 10
......
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