|
@ -432,7 +432,7 @@ import request,{host} from '@/common/request' |
|
|
this.plantBase=[res.data] |
|
|
this.plantBase=[res.data] |
|
|
this.$store.commit("setBaseId", {id:res.data[0].id,name:res.data[0].baseName}) |
|
|
this.$store.commit("setBaseId", {id:res.data[0].id,name:res.data[0].baseName}) |
|
|
}else{ |
|
|
}else{ |
|
|
uni.showToast({title:"请在管理端维护基地!",icon:"none"}) |
|
|
uni.showToast({title:"请在管理端维护基地!",icon:"none",duration:3000}) |
|
|
} |
|
|
} |
|
|
}else{ |
|
|
}else{ |
|
|
uni.showModal({ |
|
|
uni.showModal({ |
|
|