Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ZhongW
2017-02-16 16:48:00 +0800
Commit
57c373c787e9ccfcab8e3538dd229b00c7596ef9
1 parent
568dab62
no message
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/goods/priceManage/Index.js
code/static/js.jquery/module/goods/priceManage/Index.js
View file @
57c373c
...
...
@@ -869,7 +869,7 @@ var priceReject = {
common
.
dialog
.
confirm
(
"温馨提示"
,
content
,
function
()
{
common
.
util
.
__disButton
.
call
(
$this
);
common
.
util
.
__ajax
({
url
:
'/goods/price/reject'
,
url
:
url
,
data
:
fn
()
},
function
()
{
g
.
reload
();
...
...
Please
register
or
login
to post a comment