|
@@ -126,8 +126,7 @@ export default {
|
|
|
if(this.option.warning){
|
|
if(this.option.warning){
|
|
|
this.warning = this.option.warning
|
|
this.warning = this.option.warning
|
|
|
}
|
|
}
|
|
|
- this.initData({ type, shopId: this.shopId,status:this.status,delStatus:this.delStatus,warning:this.warning})
|
|
|
|
|
-
|
|
|
|
|
|
|
+ this.initData({ type, shopId: this.shopId,status:this.status,delStatus:this.delStatus,warning:this.warning,requestType:'itemList'})
|
|
|
let that = this
|
|
let that = this
|
|
|
getWeixinId().then(res => {
|
|
getWeixinId().then(res => {
|
|
|
that.getAppIdList = res.data
|
|
that.getAppIdList = res.data
|