记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
a6b135c5
Commit
a6b135c5
authored
Oct 19, 2021
by
dongchun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改券的id不对问题
parent
62e25376
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
9 deletions
+10
-9
add1.html
...n/resources/templates/zhengzai/candy/coupon/mgt/add1.html
+3
-2
add101.html
...resources/templates/zhengzai/candy/coupon/mgt/add101.html
+2
-2
add2.html
...n/resources/templates/zhengzai/candy/coupon/mgt/add2.html
+2
-2
add3.html
...n/resources/templates/zhengzai/candy/coupon/mgt/add3.html
+3
-3
No files found.
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/add1.html
View file @
a6b135c5
...
@@ -317,7 +317,7 @@
...
@@ -317,7 +317,7 @@
if
(
typeOne
==
2
)
{
if
(
typeOne
==
2
)
{
return
return
}
}
let
str
=
`<option value="
0
" label="">所有</option>`
;
let
str
=
`<option value="" label="">所有</option>`
;
let
obj
=
{};
let
obj
=
{};
let
filterData
=
[];
let
filterData
=
[];
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
...
@@ -365,7 +365,7 @@
...
@@ -365,7 +365,7 @@
selectTwoId
=
$
(
this
).
val
();
selectTwoId
=
$
(
this
).
val
();
console
.
log
(
selectTwoId
,
'kankna'
)
console
.
log
(
selectTwoId
,
'kankna'
)
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
let
str
=
`<option value="
0
" label="" >所有</option>`
;
let
str
=
`<option value="" label="" >所有</option>`
;
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
if
(
item
.
timeId
==
selectTwoId
)
{
if
(
item
.
timeId
==
selectTwoId
)
{
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
...
@@ -496,6 +496,7 @@
...
@@ -496,6 +496,7 @@
useScope
=
90
;
useScope
=
90
;
busiId
=
showId
;
busiId
=
showId
;
}
}
console
.
log
()
if
(
selectTwoId
)
{
if
(
selectTwoId
)
{
useScope
=
91
;
useScope
=
91
;
busiId
=
selectTwoId
;
busiId
=
selectTwoId
;
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/add101.html
View file @
a6b135c5
...
@@ -306,7 +306,7 @@
...
@@ -306,7 +306,7 @@
if
(
typeOne
==
2
)
{
if
(
typeOne
==
2
)
{
return
return
}
}
let
str
=
`<option value="
0
" label="">所有</option>`
;
let
str
=
`<option value="" label="">所有</option>`
;
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
if
(
item
.
performancesId
==
id
)
{
if
(
item
.
performancesId
==
id
)
{
str
+=
`<option value='
${
item
.
timeId
}
' label='
${
item
.
timeTitle
}
'>
${
item
.
timeTitle
}
</option>`
str
+=
`<option value='
${
item
.
timeId
}
' label='
${
item
.
timeTitle
}
'>
${
item
.
timeTitle
}
</option>`
...
@@ -340,7 +340,7 @@
...
@@ -340,7 +340,7 @@
selectTwoId
=
$
(
this
).
val
();
selectTwoId
=
$
(
this
).
val
();
console
.
log
(
selectTwoId
,
'kankna'
)
console
.
log
(
selectTwoId
,
'kankna'
)
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
let
str
=
`<option value="
0
" label="" >所有</option>`
;
let
str
=
`<option value="" label="" >所有</option>`
;
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
if
(
item
.
timeId
==
selectTwoId
)
{
if
(
item
.
timeId
==
selectTwoId
)
{
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/add2.html
View file @
a6b135c5
...
@@ -318,7 +318,7 @@
...
@@ -318,7 +318,7 @@
if
(
typeOne
==
2
)
{
if
(
typeOne
==
2
)
{
return
return
}
}
let
str
=
`<option value="
0
" label="">所有</option>`
;
let
str
=
`<option value="" label="">所有</option>`
;
let
obj
=
{};
let
obj
=
{};
let
filterData
=
[];
let
filterData
=
[];
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
...
@@ -366,7 +366,7 @@
...
@@ -366,7 +366,7 @@
selectTwoId
=
$
(
this
).
val
();
selectTwoId
=
$
(
this
).
val
();
console
.
log
(
selectTwoId
,
'kankna'
)
console
.
log
(
selectTwoId
,
'kankna'
)
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
let
str
=
`<option value="
0
" label="" >所有</option>`
;
let
str
=
`<option value="" label="" >所有</option>`
;
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
if
(
item
.
timeId
==
selectTwoId
)
{
if
(
item
.
timeId
==
selectTwoId
)
{
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
...
...
liquidnet-bus-client/liquidnet-client-admin/liquidnet-client-admin-web/src/main/resources/templates/zhengzai/candy/coupon/mgt/add3.html
View file @
a6b135c5
...
@@ -235,7 +235,7 @@
...
@@ -235,7 +235,7 @@
function
selectOne
(
id
,
name
)
{
function
selectOne
(
id
,
name
)
{
$
(
"#searchIpt"
).
val
(
name
);
$
(
"#searchIpt"
).
val
(
name
);
showId
=
id
;
showId
=
id
;
let
str
=
`<option value="
0
" label="">所有</option>`
;
let
str
=
`<option value="" label="">所有</option>`
;
let
obj
=
{};
let
obj
=
{};
let
filterData
=
[];
let
filterData
=
[];
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
...
@@ -252,7 +252,7 @@
...
@@ -252,7 +252,7 @@
selectTwoId
=
''
;
// 选中演出下级的ID
selectTwoId
=
''
;
// 选中演出下级的ID
selectThreeId
=
''
;
// 选中演出三级的ID
selectThreeId
=
''
;
// 选中演出三级的ID
$
(
'#selectTwo'
).
empty
().
append
(
str
);
$
(
'#selectTwo'
).
empty
().
append
(
str
);
$
(
'#selectThree'
).
empty
().
append
(
'<option value="
0
" label="">所有</option>'
);
$
(
'#selectThree'
).
empty
().
append
(
'<option value="" label="">所有</option>'
);
};
};
$
(
"#searchIpt"
).
focus
(
function
(){
$
(
"#searchIpt"
).
focus
(
function
(){
search
()
search
()
...
@@ -276,7 +276,7 @@
...
@@ -276,7 +276,7 @@
selectTwoId
=
$
(
this
).
val
();
selectTwoId
=
$
(
this
).
val
();
console
.
log
(
selectTwoId
,
'kankna'
)
console
.
log
(
selectTwoId
,
'kankna'
)
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
selectTwoName
=
$
(
'#selectTwo'
).
find
(
'option:selected'
).
attr
(
'label'
);
let
str
=
`<option value="
0
" label="" >所有</option>`
;
let
str
=
`<option value="" label="" >所有</option>`
;
searchData
.
forEach
(
item
=>
{
searchData
.
forEach
(
item
=>
{
if
(
item
.
timeId
==
selectTwoId
)
{
if
(
item
.
timeId
==
selectTwoId
)
{
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
str
+=
`<option value='
${
item
.
ticketId
}
' label='
${
item
.
ticketTitle
}
'>
${
item
.
ticketTitle
}
</option>`
...
...
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