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>


불러오는 중...
취소
저장