Commit e109e96a by 杨树贤

fix

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