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
c499b635
authored
Feb 21, 2019
by
朱继来
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
尽调账号不请求订单其他信息
parent
6933c4e8
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
63 deletions
app/Http/routes.php
public/js/order.js
resources/views/erpOrder/content.blade.php
resources/views/orderlist/content.blade.php
resources/views/selfOrder/content.blade.php
app/Http/routes.php
View file @
c499b635
public/js/order.js
View file @
c499b635
...
...
@@ -324,6 +324,8 @@
location
.
href
=
listUrl
;
})
// 非尽调账号时加载信息
if
(
username
!=
'vpadmin@ichunt.com'
)
{
// 订单其他信息
var
page_type
=
$
(
'#page_type'
).
val
();
orderOtherInfo
(
page_type
);
...
...
@@ -391,6 +393,7 @@
},
})
}
}
// 填写取消原因
this
.
cancelorder
();
...
...
resources/views/erpOrder/content.blade.php
View file @
c499b635
...
...
@@ -304,6 +304,7 @@
var
order_status
=
"{{$condition['order_status']}}"
;
var
order_source
=
"{{$condition['order_source_pf']}}"
;
var
order_send
=
"{{$condition['order_send']}}"
;
var
username
=
"{{$username}}"
;
$
(
".order_status"
).
selectpicker
({
actionsBox
:
true
,
//在下拉选项添加选中所有和取消选中的按钮
...
...
resources/views/orderlist/content.blade.php
View file @
c499b635
...
...
@@ -466,69 +466,6 @@
<?php
echo
$page
;
?>
</div>
<div
class=
"hide"
id=
"sale-container"
>
<div
class=
"sales"
>
<table
class=
"table"
>
<tr>
<td>
终端
</td>
<td>
<table>
<tr>
<label><input
type=
"radio"
name=
"UserID"
value=
"ZJF"
>
郑家锋
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"LZY"
>
李智勇
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"HXJ"
>
黄小洁
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"PXB"
>
潘小兵
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"LCW"
>
赖朝武
</label>
</tr>
</table>
<table>
<tr>
<label><input
type=
"radio"
name=
"UserID"
value=
"XQ"
>
肖琼
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"YYQ"
>
杨永清
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"PW"
>
彭伟
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"WHB"
>
王海波
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"FAD"
>
费安冬
</label>
</tr>
</table>
<table>
<tr>
<label><input
type=
"radio"
name=
"UserID"
value=
"HWQ"
>
胡伟泉
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"CWB"
>
陈文斌
</label>
</tr>
</table>
</td>
</tr>
<tr>
<td>
代购组
</td>
<td>
<table>
<tr>
<label><input
type=
"radio"
name=
"UserID"
value=
"ZXZ"
>
朱小忠
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"HQM"
>
韩琴妹
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"WXX"
>
翁晓旋
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"LW"
>
刘威
</label>
</tr>
</table>
</td>
</tr>
<tr>
<td>
电销组
</td>
<td>
<table>
<tr>
<label><input
type=
"radio"
name=
"UserID"
value=
"HCJ"
>
何翠娟
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"WZH"
>
吴志华
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"LDP"
>
卢冬平
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"GW"
>
高伟
</label>
<label><input
type=
"radio"
name=
"UserID"
value=
"HYQ"
>
胡雁群
</label>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
...
...
@@ -543,6 +480,7 @@
var
is_new
=
"{{$condition['is_new']}}"
;
var
erp_order_id
=
"{{$condition['erp_order_id']}}"
;
var
is_new_order
=
"{{$condition['is_new_order']}}"
;
var
username
=
"{{$username}}"
;
if
(
test_order
)
{
$
(
'input[name=test_order]'
).
attr
(
'checked'
,
true
);
...
...
resources/views/selfOrder/content.blade.php
View file @
c499b635
...
...
@@ -359,6 +359,7 @@
var
order_send
=
"{{$condition['order_send']}}"
;
var
order_pay_type
=
"{{$condition['order_pay_type']}}"
;
var
is_new
=
"{{$condition['is_new']}}"
;
var
username
=
"{{$username}}"
;
if
(
test_order
)
{
$
(
'input[name=test_order]'
).
attr
(
'checked'
,
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