Przeglądaj źródła

手动运行项目列表优化

zhangliang2 3 lat temu
rodzic
commit
cc40ce1b67
1 zmienionych plików z 0 dodań i 10 usunięć
  1. 0 10
      src/views/workManagement/manualRunProjectList.vue

+ 0 - 10
src/views/workManagement/manualRunProjectList.vue

@@ -108,16 +108,6 @@
             selection
             index
         >
-            <!-- <el-table-column label="停/启用" slot="asd" align="center">
-                <template v-slot="scope">
-                    <el-switch
-                        v-model="scope.row.asd"
-                        active-color="#3397FF"
-                        inactive-color="#b2b2b2"
-                    >
-                    </el-switch>
-                </template>
-            </el-table-column> -->
             <el-table-column label="操作" slot="cgInfos" align="center">
                 <template v-slot="scope">
                     <i