Explorar o código

1、园区重点项目:列表搜索字段名称修复

hezhihong hai 1 ano
pai
achega
7e774572c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/ARTICLE/index.vue

+ 1 - 1
src/views/ARTICLE/index.vue

@@ -15,7 +15,7 @@
         ></el-input>
       </el-form-item>
 
-      <el-form-item label="项目名称">
+      <el-form-item label="建设规模">
         <el-select v-model="queryParams.scale" placeholder="请选择建设规模">
           <el-option
             v-for="item in scaleList"