Pārlūkot izejas kodu

pms 瑞恒日报 任务列表 去掉 井型 井别

zhangcl 3 nedēļas atpakaļ
vecāks
revīzija
0e46e2b343
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      src/views/pms/iotprojectinfo/index.vue

+ 2 - 1
src/views/pms/iotprojectinfo/index.vue

@@ -168,6 +168,7 @@
       </template>
       <el-table :data="taskList" v-loading="taskLoading">
         <el-table-column label="井号" align="center" prop="wellName" />
+        <!--
         <el-table-column :label="t('project.wellType')" align="center" prop="wellType" min-width="70">
           <template #default="scope">
             <dict-tag :type="DICT_TYPE.PMS_PROJECT_WELL_TYPE" :value="scope.row.wellType" />
@@ -177,7 +178,7 @@
           <template #default="scope">
             <dict-tag :type="DICT_TYPE.PMS_PROJECT_WELL_CATEGORY" :value="scope.row.wellCategory" />
           </template>
-        </el-table-column>
+        </el-table-column> -->
         <el-table-column :label="t('project.status')" align="center" prop="status" min-width="70">
           <template #default="scope">
             <el-link type="primary" @click="openTimelineDialog(scope.row)">