このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhangzl
/
rongxin.dashboard
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
fix
master
张泽亮
3ヶ月前
親
1052297958
コミット
63cbfb28ac
1個のファイルの変更
、
3行の追加
、
3行の削除
ユニファイド表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-3
src/views/app/project/operate_edit.vue
+ 3
- 3
src/views/app/project/operate_edit.vue
ファイルの表示
@@ -181,9 +181,9 @@
this.form.jymj = 0;
this.form.jymj = 0;
})
})
}
}
//
getInfoByImportCode(response.data.importCode).then((res) => {
//
this.form.deptId = res.data.deptId
//
});
getInfoByImportCode(response.data.importCode).then((res) => {
this.form.deptId = res.data.deptId
});
});
});
},
},
onConfirmJydxlx(value) {
onConfirmJydxlx(value) {
書き込み
プレビュー
読み込み中…
キャンセル
保存