mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Fix dot
fix style
This commit is contained in:
@@ -20,6 +20,8 @@ export default {
|
||||
|
||||
computed: {
|
||||
content() {
|
||||
if (this.dot) return;
|
||||
|
||||
const value = this.value;
|
||||
const max = this.max;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user