فهرست منبع

按钮与弹窗名称修改,表单高度修改

lkk 1 هفته پیش
والد
کامیت
cf2481fea5

+ 4 - 4
website/src/views/ghcgscygl/ghcgsb/ztgh/Qxjghcg/Qxyh.vue

@@ -88,7 +88,7 @@
             @click="showTJ"
             style="margin-left: 20px"
             v-show="formInline.plantype == '7'"
-            >乡镇规划</el-button
+            >乡镇规划上报统计</el-button
           >
         </el-form>
       </div>
@@ -482,7 +482,7 @@
 
     <el-dialog
       v-model="issStat"
-      :title="'上报统计'"
+      :title="'乡镇规划上报统计'"
       width="60%"
       :before-close="handleClose"
       :align-center="true"
@@ -497,7 +497,7 @@
           :tree-props="{ children: 'children' }"
           style="width: 100%"
           highlight-current-row
-          height="calc(100vh - 100px )"
+          height="72vh"
           v-loading="loading"
           element-loading-text="正在加载中..."
           :element-loading-spinner="svg"
@@ -507,7 +507,7 @@
           <el-table-column
             prop="xzqh"
             label="行政区划"
-            width="240"
+            width="160"
             show-overflow-tooltip
           >
           </el-table-column>

+ 4 - 4
website/src/views/ghcgscygl/ghcgsb/ztgh/Sjghcg.vue

@@ -86,7 +86,7 @@
             @click="showTJ"
             style="margin-left: 20px"
             v-show="formInline.plantype == '7'"
-            >乡镇规划</el-button
+            >乡镇规划上报统计</el-button
           >
         </el-form>
       </div>
@@ -472,7 +472,7 @@
     </el-dialog>
     <el-dialog
       v-model="issStat"
-      :title="'上报统计'"
+      :title="'乡镇规划上报统计'"
       width="60%"
       :before-close="handleClose"
       :align-center="true"
@@ -487,7 +487,7 @@
           :tree-props="{ children: 'children' }"
           style="width: 100%"
           highlight-current-row
-          height="calc(100vh - 100px )"
+          height="72vh"
           v-loading="loading2"
           element-loading-text="正在加载中..."
           :element-loading-spinner="svg"
@@ -497,7 +497,7 @@
           <el-table-column
             prop="xzqh"
             label="行政区划"
-            width="240"
+            width="160"
             show-overflow-tooltip
           >
           </el-table-column>