wuguojie 1 жил өмнө
parent
commit
3df22ccde2

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

@@ -851,7 +851,7 @@
                         <el-table
                         <el-table
                           :data="scope.row.projectList[productIndex].kinds"
                           :data="scope.row.projectList[productIndex].kinds"
                         >
                         >
-                          <el-table-column width="50" align="center">
+                          <el-table-column width="50" align="center" v-if="scope.row.projectList[productIndex].schemeType !='1'">
                             <template #header>
                             <template #header>
                               <el-icon style="cursor: pointer;" @click="handlePopover(scope)"><CirclePlus /></el-icon>
                               <el-icon style="cursor: pointer;" @click="handlePopover(scope)"><CirclePlus /></el-icon>
                             </template>
                             </template>