opt:印尼调试代码优化
This commit is contained in:
@@ -291,6 +291,9 @@ export default {
|
||||
parent_class_code: 'vehicle_type'
|
||||
}
|
||||
crudClassstandard.getClassType(param).then(res => {
|
||||
console.log(res)
|
||||
console.log(res)
|
||||
console.log(res)
|
||||
const data = res.content
|
||||
this.buildTree(data)
|
||||
this.classes1 = data
|
||||
|
||||
@@ -407,11 +407,8 @@ export default {
|
||||
this.sects = res.content
|
||||
})
|
||||
|
||||
var area_type = '1585167595403874304'
|
||||
var area_type = '1791031105286180864'
|
||||
|
||||
if (this.storId.toString() === '1582991156504039455') {
|
||||
area_type = '1791031105286180864'
|
||||
}
|
||||
crudPoint.getPoint({ 'area_type': area_type }).then(res => {
|
||||
this.pointList = res
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user