zhouhao
2021-11-04 b68359eceae3ce3060e7733586501f1b9a82c42e
src/views/mine/mer/mer-manager.vue
@@ -122,6 +122,10 @@
                }).then(res=>{
                    this.list = res.body
                })
                if(this.value==''){
                      this.loading = false
                        this.finished = false
                }
            },
            saleOrderLoad(params={}){
                if(this.chanId){
@@ -190,7 +194,6 @@
                    let list = res.body || [];
                    this.parseArea(list)
                    this.areaList = calcAreaTwo(this.Area)
                    console.log(this.areaList)
                });
            },
            merInit(){