Browse Source

监测图斑类型选择提示

maxiaoxiao 3 months ago
parent
commit
29b4cd0a8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/farmlandProtection/jctb/index.vue

+ 1 - 1
src/views/farmlandProtection/jctb/index.vue

@@ -57,7 +57,7 @@
           ></el-cascader>
           <el-select
             v-model="monitorVal"
-            placeholder="请选择"
+            placeholder="请选择类型"
             @change="typeChange"
             clearable
             size="mini"