ソースを参照

问题修改提交

yunzhu
风继续吹 1年前
コミット
19d14d2bcb
2個のファイルの変更6行の追加1行の削除
  1. +1
    -1
      manifest.json
  2. +5
    -0
      pages/index/consumer/index.vue

+ 1
- 1
manifest.json ファイルの表示

@@ -72,7 +72,7 @@
},
"quickapp" : {},
"mp-weixin" : {
"appid" : "wx3c3f25187e6b6176",
"appid" : "wx5700a3ff66ea4e4c",
"setting" : {
"urlCheck" : false,
"es6" : true,


+ 5
- 0
pages/index/consumer/index.vue ファイルの表示

@@ -1032,6 +1032,11 @@
this.screen.agentId = e[0].value;
this.agentIdtext = e[0].label;
}
this.nextPage = 1;
this.recordList = [];
this.isRefresh = false;
this.getMyCustom();
},

//重置


||||||
x
 
000:0
読み込み中…
キャンセル
保存