#3402
This commit is contained in:
梁灏 2018-06-21 09:15:00 +08:00
parent 9c52988555
commit 7737645142
10 changed files with 467 additions and 156 deletions

View file

@ -50,8 +50,8 @@
slotClasses() {
return [
`${prefixCls}-inner-text`,
]
];
}
}
}
};
</script>