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
c800283d
authored
Mar 30, 2026
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
修复报错
parent
bc6da6ac
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/views/script/AuditSupplierShareApplyScript.blade.php
resources/views/script/AuditSupplierShareApplyScript.blade.php
View file @
c800283d
...
@@ -72,7 +72,7 @@
...
@@ -72,7 +72,7 @@
layer
.
confirm
(
'确定要'
+
statusName
+
'该申请吗?'
,{
layer
.
confirm
(
'确定要'
+
statusName
+
'该申请吗?'
,{
area
:
[
'700px'
,
'500px'
],
area
:
[
'700px'
,
'500px'
],
title
:
'确定要'
+
statusName
+
'该申请吗?'
,
title
:
'确定要'
+
statusName
+
'该申请吗?'
,
content
:
'
<
div
><
div
style
=
"margin-left: 20px;margin-bottom: 20px"
><
p
>
该供应商有
<
span
style
=
"color: #D9001B"
>
SKU
采购员
:
' + data.yunxin_channel_name + '
<
/span>,请确认是否同意<span style="color: #E85B2F">"' + data.apply_user
.
name + '"</
span
>
的共用申请
<
/p></
div
><
div
>
' +
content
:
'
<
div
><
div
style
=
"margin-left: 20px;margin-bottom: 20px"
><
p
>
该供应商有
<
span
style
=
"color: #D9001B"
>
SKU
采购员
:
' + data.yunxin_channel_name + '
<
/span>,请确认是否同意<span style="color: #E85B2F">"' + data.apply_user
_
name + '"</
span
>
的共用申请
<
/p></
div
><
div
>
' +
'
<
div
class
=
"layui-form-item"
><
label
class
=
"layui-form-label"
>
申请原因
:
<
/label><div class="layui-input-block"><textarea class="layui-textarea layui-disabled" disabled>' + data.apply_reason + '</
textarea
><
/div></
div
><
/div></
div
>
',
'
<
div
class
=
"layui-form-item"
><
label
class
=
"layui-form-label"
>
申请原因
:
<
/label><div class="layui-input-block"><textarea class="layui-textarea layui-disabled" disabled>' + data.apply_reason + '</
textarea
><
/div></
div
><
/div></
div
>
',
btn: ['
确定
', '
取消
']
btn: ['
确定
', '
取消
']
}, function (index) {
}, function (index) {
...
...
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