Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-shops-fe
·
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
weiqingting
2016-04-07 17:12:58 +0800
Commit
f919b709e402037f29f385a386882ca666c0fbce
1 parent
f3552e47
提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
client/js/basegoods/edit.js
client/js/basegoods/edit.js
View file @
f919b70
...
...
@@ -158,7 +158,7 @@ tabTree.isfeeze=true;
var
e
=
new
common
.
edit
(
"#basicInfo"
);
e
.
init
();
if
(
param
){
if
(
!
param
){
new
common
.
dropDown
({
el
:
"#brandId"
,
ajax
:
"queryBrandByShopId"
,
params
:
function
(){
return
{
status
:
1
}
...
...
Please
register
or
login
to post a comment