forked from ruoyi/RuoYi-Vue3
优化代码
This commit is contained in:
@@ -56,8 +56,7 @@ const options = ref({
|
||||
],
|
||||
},
|
||||
placeholder: '请输入内容',
|
||||
readOnly: props.readOnly,
|
||||
theme: 'snow'
|
||||
readOnly: props.readOnly
|
||||
});
|
||||
|
||||
const styles = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user