Selaa lähdekoodia

所在行政区划》》所属行政区划

nanMing 2 vuotta sitten
vanhempi
commit
1f2aa1c6b6

+ 1 - 1
ruoyi-ui/src/views/search/xxcx/fwjg/sqyljg/cyry/commonality/index.vue

@@ -2,7 +2,7 @@
   <div class="app-container">
     <el-row :gutter="20">
       <el-col :span="4" :xs="24" v-if="!yljgId">
-        <span class="sxzd">所行政区划</span>
+        <span class="sxzd">所行政区划</span>
         <dept-tree :userId="user.userData.dept.parentId" @handleNodeClick="handleNodeClick">
 
         </dept-tree>

+ 1 - 1
ruoyi-ui/src/views/search/xxcx/fwjg/sqyljg/jbxx/index.vue

@@ -2,7 +2,7 @@
   <div class="app-container">
     <el-row :gutter="20">
       <el-col :span="4" :xs="24">
-        <span class="sxzd">所行政区划</span>
+        <span class="sxzd">所行政区划</span>
         <dept-tree :userId="user.userData.dept.parentId" @handleNodeClick="handleNodeClick">
 
         </dept-tree>

+ 1 - 1
ruoyi-ui/src/views/search/xxcx/fwjg/sqyljg/lryp/commonality/index.vue

@@ -2,7 +2,7 @@
   <div class="app-container">
     <el-row :gutter="20">
       <el-col :span="4" :xs="24" v-if="!yljgId">
-        <span class="sxzd">所行政区划</span>
+        <span class="sxzd">所行政区划</span>
         <dept-tree :userId="user.userData.dept.parentId" @handleNodeClick="handleNodeClick">
 
         </dept-tree>

+ 1 - 1
ruoyi-ui/src/views/search/xxcx/fwjg/yljg/jbxx/index.vue

@@ -2,7 +2,7 @@
   <div class="app-container">
      <el-row :gutter="20">
       <el-col :span="4" :xs="24">
-        <span class="sxzd">所行政区划</span>
+        <span class="sxzd">所行政区划</span>
         <dept-tree :userId="user.userData.dept.parentId" @handleNodeClick="handleNodeClick">
 
         </dept-tree>

+ 1 - 1
ruoyi-ui/src/views/search/xxcx/fwjg/yljg/sssb/index.vue

@@ -2,7 +2,7 @@
   <div class="app-container">
     <el-row :gutter="20">
       <el-col :span="4" :xs="24" v-if="!yljgId">
-        <span class="sxzd">所行政区划</span>
+        <span class="sxzd">所行政区划</span>
         <dept-tree :userId="user.userData.dept.parentId" @handleNodeClick="handleNodeClick">
         </dept-tree>
       </el-col>