|
|
@@ -1133,7 +1133,8 @@ export default {
|
|
|
jieduanvalue = data.jie_dian_ren_wu_
|
|
|
}
|
|
|
this.activeIndex = this.jieduan(jieduanvalue)
|
|
|
- this.jieduanValue = this.activeIndex
|
|
|
+ console.log(this.activeIndex, 'this.activeIndex this.activeIndex ')
|
|
|
+ this.jieduanValue = this.activeIndex || 0
|
|
|
this.gettable(data.ji_hua_zong_wai_j)
|
|
|
},
|
|
|
async gettable(id) {
|