このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
bjquanjiang
/
pinganxiaoyuan
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
.
master
yxq
3週間前
親
c19fa75e8c
コミット
58f135e58c
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
SafeCampus.WEB/src/views/screen/component/index/todayInfo.vue
+ 1
- 1
SafeCampus.WEB/src/views/screen/component/index/todayInfo.vue
ファイルの表示
@@ -12,7 +12,7 @@
v-model="place1"
:teleported="false"
@change="placeChange"
placeholder="
场景
选择"
placeholder="
区域
选择"
clearable
>
<el-option v-for="item in placeOptions" :value="item.value" :label="item.label" :key="item.value"></el-option>
書き込み
プレビュー
読み込み中…
キャンセル
保存