wx-program
parent
d375d6f3c4
commit
7ee82f2cc7
|
@ -516,6 +516,8 @@
|
||||||
title: '加载中...'
|
title: '加载中...'
|
||||||
})
|
})
|
||||||
this.topActive = index
|
this.topActive = index
|
||||||
|
this.inputData1['1'+(10 + (this.indexs - 1)) + "00"]=index
|
||||||
|
this.$forceUpdate()
|
||||||
// var list = ["0", "0", "0"];
|
// var list = ["0", "0", "0"];
|
||||||
// if (index == 1) {
|
// if (index == 1) {
|
||||||
// list[0] = "1";
|
// list[0] = "1";
|
||||||
|
|
Loading…
Reference in New Issue