|
@@ -82,10 +82,13 @@ Component({ |
|
|
getChange(){ |
|
|
getChange(){ |
|
|
let that = this |
|
|
let that = this |
|
|
if (that.kSize != 1 && that.kSize != 0){ |
|
|
if (that.kSize != 1 && that.kSize != 0){ |
|
|
|
|
|
console.log(111111111111) |
|
|
that.getList(1) |
|
|
that.getList(1) |
|
|
} |
|
|
|
|
|
if (that.pSize != 1 && that.pSize != 0) { |
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
if (that.pSize!=1 && that.pSize !=0) { |
|
|
|
|
|
console.log(22222222222) |
|
|
that.getList(2) |
|
|
that.getList(2) |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
//跳转砍价详情 |
|
|
//跳转砍价详情 |
|
|