このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhangzl
/
nsgk_mobile
ウォッチ
2
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
清空map
wulanhaote
hbao
3年前
親
723e724175
コミット
6ebb0b35af
2個のファイルの変更
、
2行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/views/homesteadSurvey/add.vue
+1
-0
src/views/homesteadSurvey/list.vue
+ 1
- 1
src/views/homesteadSurvey/add.vue
ファイルの表示
@@ -4249,7 +4249,7 @@
if(this.ztMap && this.enterMap ==1){
this.$cookies.set("map",this.backMap);
} else {
this.$cookies.set("map","");
}
this.$router.push({name:'homesteadList'});
// }
+ 1
- 0
src/views/homesteadSurvey/list.vue
ファイルの表示
@@ -1844,6 +1844,7 @@
},
// 返回
onClickLeft(){
this.$cookies.set("map","")
this.$router.push('/homesteadSurvey/index');
},
onConfirmhncysjly(value){
書き込み
プレビュー
読み込み中…
キャンセル
保存