1
This commit is contained in:
@@ -195,3 +195,9 @@ const handleDelete = async (row: any) => {
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
:deep(.el-table__body tr td) {
|
||||
text-align: left !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user