修复各类bug
This commit is contained in:
@@ -9,6 +9,9 @@ export default class Area {
|
||||
* @param express
|
||||
*/
|
||||
constructor(pcaa) {
|
||||
if(!pcaa){
|
||||
pcaa = Vue.prototype.$Jpcaa;
|
||||
}
|
||||
let arr = []
|
||||
const province = pcaa['86']
|
||||
Object.keys(province).map(key=>{
|
||||
|
||||
Reference in New Issue
Block a user