Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
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
dc24b061
authored
Jan 14, 2020
by
朱继来
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'zjl_iteration_20191226'
parents
b0d1f12c
ef8b4d33
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
resources/views/detail/content.blade.php
resources/views/detail/content.blade.php
View file @
dc24b061
...
...
@@ -1125,13 +1125,14 @@
html
+=
'
<
option
value
=
"'+cc_sales[i].userId+'"
>
'+cc_sales[i].name+'
<
/option>'
;
}
var
content
=
'
<
div
class
=
"form-group"
>\
<
label
class
=
"col-sm-4 control-label"
>
请选择额外抄送人:
<
/label>
\
<
label
class
=
"col-sm-4 control-label"
>
是否有额外的抄送人员?
<
/label>
\
<
div
class
=
"col-sm-8"
>\
<
select
id
=
"cc_email"
name
=
"cc_email"
class
=
"form-control cc_email selectpicker"
data
-
live
-
search
=
"true"
data
-
size
=
"7"
title
=
"全部"
multiple
>\
'+html+'
\
<
/select>
\
<
/div>
\
<
/div>'
;
<
/div>
\
<
p
style
=
"padding-top: 50px;"
><
i
class
=
"error"
>
*
<
/i>若无额外抄送人,直接点击‘确认’按钮即可</
p
>
';
layer.open({
area: ['
600
px
', '
200
px
'],
...
...
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