Browse Source

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

hezhihong 1 year ago
parent
commit
7e774572c4
1 changed files with 1 additions and 1 deletions
  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"