Prechádzať zdrojové kódy

update button plain

deason 6 rokov pred
rodič
commit
e23f225582

+ 0 - 1
src/modules/print/view/ExamStructure.vue

@@ -99,7 +99,6 @@
                 icon="el-icon-delete"
                 @click="removeStructure(scope.row)"
                 :disabled="!hasPermit"
-                plain
                 >删除
               </el-button>
             </template>

+ 0 - 1
src/modules/print/view/ProjectStatistic.vue

@@ -139,7 +139,6 @@
                 v-if="scope.row.btnType == 'OTHER'"
                 @click="removeOtherSetting(scope.row)"
                 :disabled="!hasPermit"
-                plain
                 >删除
               </el-button>
             </template>