|
@@ -318,6 +318,7 @@ function renderTab(data, activePage) {
|
|
bindEdit(data, activePage)
|
|
bindEdit(data, activePage)
|
|
// initScroll("quexianDetailControl","Y",1)
|
|
// initScroll("quexianDetailControl","Y",1)
|
|
$(".goHomeDetail").click(function () {
|
|
$(".goHomeDetail").click(function () {
|
|
|
|
+ console.log(123);
|
|
let ruleType = $(this).attr("data-ruleType")
|
|
let ruleType = $(this).attr("data-ruleType")
|
|
let index = $(this).parent().attr("data-index")
|
|
let index = $(this).parent().attr("data-index")
|
|
let casesId = $(this).attr("data-id")
|
|
let casesId = $(this).attr("data-id")
|