Compare commits
No commits in common. "aa8b0c63e32cf0fbaa9ab8691e7fc8cac57cb82d" and "636874e464c0180727dbb4efe068fcd42820ad0e" have entirely different histories.
aa8b0c63e3
...
636874e464
@ -1978,7 +1978,7 @@ export default {
|
|||||||
},
|
},
|
||||||
getDCF(item,data){
|
getDCF(item,data){
|
||||||
var index=item.id-42
|
var index=item.id-42
|
||||||
var num=data[1174]?data[1174]:0
|
var num=data[1174]
|
||||||
var num1 = this.padString(num.toString(2), 8)
|
var num1 = this.padString(num.toString(2), 8)
|
||||||
|
|
||||||
var openListNew = []
|
var openListNew = []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user