yxq 3 週之前
父節點
當前提交
58f135e58c
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +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>


Loading…
取消
儲存