无人机管理后台前端(已迁走)
张含笑
2025-12-04 7d11b53631c233d7ce41a4f2fbccd77890a788b7
feat:综合类禁止选择
1 files modified
1 ■■■■ changed files
src/views/resource/components/spotDetails.vue 1 ●●●● patch | view | raw | blame | history
src/views/resource/components/spotDetails.vue
@@ -30,6 +30,7 @@
                      v-model="item.value"
                      placeholder="请选择图斑类型"
                      style="width: 102%"
                      :disabled="item.value ==='综合类'"
                    >
                      <el-option
                        v-for="opt in spotTypeOptions"