@ -55,7 +55,7 @@
<script>
import debounce from 'lodash/debounce'
import Cookies from "js-cookie";
import Cookies from 'js-cookie'
export default {
data () {
return {
@ -69,6 +69,7 @@ export default {
})
},
getMyLocation () {
/* global qq */
var geolocation = new qq.maps.Geolocation(
'MQFBZ-LTWW6-R7XSK-MFXUQ-DVSIE-BGB4M',
'e家党群-管理端'
@ -77,8 +77,8 @@ export default {
AddOrUpdate
mounted () {
this.getOptions();
this.getsectionCodeList();
this.getOptions()
this.getsectionCodeList()
methods: {
getsectionCodeList () {