样式调整
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</el-button>
|
||||
<el-button type='primary' :icon='CirclePlus' @click='openAddDialog'>新增</el-button>
|
||||
<el-button type='danger' :icon='Delete' plain :disabled='!scope.isSelected'>
|
||||
批量删除
|
||||
删除
|
||||
</el-button>
|
||||
<input type='file' style='display: none' ref='fileInput' @change='handleFiles'>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user