浏览代码

vue 20241228 修改

贾小兵 5 月之前
父节点
当前提交
7fec72afcb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ruoyi-ui/src/views/peoples/task/index.vue

+ 2 - 2
ruoyi-ui/src/views/peoples/task/index.vue

@@ -76,7 +76,7 @@
             >删除</el-button>
           </el-col>
 
-          <el-col :span="1.5">
+          <!-- <el-col :span="1.5">
             <el-button
               type="warning"
               plain
@@ -85,7 +85,7 @@
               :disabled="single"
               @click="handleView"
             >详情</el-button>
-          </el-col>
+          </el-col> -->
           <!-- <el-col :span="1.5">
             <el-button
               type="primary"