master
parent
a7560f3663
commit
2853777ff9
|
|
@ -250,7 +250,7 @@
|
|||
geo: {
|
||||
show: true,
|
||||
map: 'lcxz',
|
||||
roam: true,
|
||||
roam: false,
|
||||
zoom: 1,
|
||||
label: {
|
||||
emphasis: {
|
||||
|
|
@ -331,6 +331,8 @@
|
|||
{
|
||||
type: 'scatter',
|
||||
name: 'nylx-key1',
|
||||
zoom: 1,
|
||||
roam: false,
|
||||
coordinateSystem: 'geo',
|
||||
stateAnimation: {
|
||||
duration: 300,
|
||||
|
|
@ -593,6 +595,7 @@
|
|||
const resData = await getAgriculturalBasic({
|
||||
parent: visualizationStore.getAddresId,
|
||||
type: 1,
|
||||
per_page: 100,
|
||||
industry: historyMap.value[0]?.value,
|
||||
})
|
||||
console.log(resData)
|
||||
|
|
|
|||
Loading…
Reference in New Issue