Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
liexin_supplier
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
9a5de20e
authored
Mar 23, 2026
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
分页大小
parent
2471c31c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
app/Http/Services/SupplierShareApplyService.php
resources/views/script/AuditSupplierShareApplyScript.blade.php
app/Http/Services/SupplierShareApplyService.php
View file @
9a5de20e
...
@@ -14,6 +14,7 @@ class SupplierShareApplyService
...
@@ -14,6 +14,7 @@ class SupplierShareApplyService
{
{
public
function
getSupplierShareApplyList
(
$userId
)
public
function
getSupplierShareApplyList
(
$userId
)
{
{
$applyModel
=
new
SupplierShareApplyModel
();
$applyModel
=
new
SupplierShareApplyModel
();
$limit
=
request
()
->
get
(
'limit'
,
10
);
$limit
=
request
()
->
get
(
'limit'
,
10
);
$query
=
$applyModel
::
with
([
$query
=
$applyModel
::
with
([
...
...
resources/views/script/AuditSupplierShareApplyScript.blade.php
View file @
9a5de20e
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
,
url
:
'/api/supplier_share_apply/GetAuditSupplierShareApplyList'
,
url
:
'/api/supplier_share_apply/GetAuditSupplierShareApplyList'
,
method
:
'post'
,
method
:
'post'
,
size
:
'sm'
,
size
:
'sm'
,
limit
:
2
0
,
limit
:
1
0
,
cellMinWidth
:
80
//全局定义常规单元格的最小宽度
,
cellMinWidth
:
80
//全局定义常规单元格的最小宽度
,
where
:
{}
,
where
:
{}
,
loading
:
true
,
loading
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment