添加行政区划代码,行政区划等级

This commit is contained in:
weicw
2021-08-23 09:53:17 +08:00
parent bb7618242d
commit a409946a08
4 changed files with 187 additions and 11 deletions

View File

@@ -22,8 +22,9 @@ export default {
indexL10: item[10],
indexL50: item[11],
indexL90: item[12],
indexLmin: item[13],
indexLmax: item[14],
indexLmax: item[13],
indexLmin: item[14],
}
})