1 line
1.5 KiB
JavaScript
1 line
1.5 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0e4dfd"],{"91a0":function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"yzSupplyLeaseArea"},[a("van-search",{attrs:{placeholder:"请输入区域名称"},on:{search:t.confirm},model:{value:t.keyword,callback:function(e){t.keyword=e},expression:"keyword"}}),a("van-index-bar",{ref:"indexBar",attrs:{"index-list":t.indexList}},[t._l(t.arrData,(function(e,n){return[a("van-index-anchor",{key:n,attrs:{index:n}}),t._l(e,(function(e,n){return[a("van-cell",{key:n,attrs:{title:e.name},on:{click:function(a){return a.stopPropagation(),t.tapCell(e)}}})]}))]}))],2)],1)},r=[],i=(a("b0c0"),a("e9c4"),a("14d9"),a("99af"),{data:function(){return{indexList:["A","B","C"],arrData:[],keyword:""}},activated:function(){this.getData()},methods:{tapCell:function(t){var e={area:t.name,region_id:t.region_id};window.localStorage.setItem("yzSupplyArea",JSON.stringify(e)),this.$router.push(this.fun.getUrl("yzSupplyLease",{},{area:t.name,region_id:t.region_id}))},confirm:function(){this.getData()},getData:function(){var t=this;$http.get("plugin.yz-supply-lease.api.goods.regions-list",{keyword:this.keyword}," ").then((function(e){if(1===e.result){t.arrData=e.data;var a=e.data,n=[];for(var r in a)n=n.concat(r);t.indexList=n}else t.$toast(e.msg)})).catch((function(t){}))}}}),o=i,s=a("2877"),c=Object(s["a"])(o,n,r,!1,null,"27d1a31c",null);e["default"]=c.exports}}]); |