carChekck检查项添加
This commit is contained in:
parent
8cfcff1bef
commit
60582e4e5e
@ -274,8 +274,8 @@ struct Index {
|
||||
//
|
||||
carConfigurationInfoFn() {
|
||||
if (globalThis.singlePlay) {
|
||||
// 1:5;2:5;3:5;4:5;5:5;6:5;7:5;8:5;9:5;
|
||||
const str = "10:5;11:5;12:5;13:5;14:5;15:2;16:5;17:5;18:2;19:2;20:2;21:2;22:2;23:2;24:2"
|
||||
//
|
||||
const str = "1:5;2:5;3:5;4:5;5:5;6:5;7:5;8:5;9:5;10:5;11:5;12:5;13:5;14:5;15:5;16:5;17:5;18:5;19:5;20:5;21:5;22:2;23:5;24:5;25:5;"
|
||||
const data = str.split(';')
|
||||
this.checkList = []
|
||||
const list = data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user