Browse Source

去除边框

1178232204@qq.com 3 years ago
parent
commit
c979f660e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/icss/plan/Plan.vue

+ 1 - 1
src/components/icss/plan/Plan.vue

@@ -38,7 +38,7 @@
               v-if="scope.row.planStatus === 1"
               class="disable"
             >修改</el-button>
-            <el-button plain type="text" size="small" v-else disabled>修改</el-button>
+            <el-button type="text" size="small" v-else disabled>修改</el-button>
             <span style="margin:0 3px;">|</span>
             <el-button
               type="text"