Просмотр исходного кода

update 客户可以修改机构

linweizeng 3 лет назад
Родитель
Сommit
6a12f90b9b
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      src/views/platform/org/employee/edit/org-info.vue

+ 3 - 3
src/views/platform/org/employee/edit/org-info.vue

@@ -1,6 +1,6 @@
 <template>
   <el-row :gutter="10">
-    <el-col v-if="!readonly && groupID != '1041786072788369408'" :span="8" border>
+    <el-col v-if="!readonly" :span="8" border>
       <div class="grid-content">
         <tree
           ref="elTree"
@@ -25,11 +25,11 @@
         />
       </div>
     </el-col>
-    <el-col v-if="!readonly && groupID != '1041786072788369408'" :span="3">
+    <el-col v-if="!readonly" :span="3">
       <el-button type="primary" icon="el-icon-d-arrow-right" class="ibps-ml-10" @click="handleBelongTo">属于</el-button>
       <el-button type="info" icon="el-icon-d-arrow-left" class="ibps-ml-10 ibps-mt-10" @click="handleClear">清空</el-button>
     </el-col>
-    <el-col :span="!readonly && groupID != '1041786072788369408' ? 11 : 24" border>
+    <el-col :span="!readonly? 11 : 24" border>
       <div class="grid-content">
         <el-form label-width="120px">
           <el-form-item>