chore: 无界渲染适配器改为默认不降级
This commit is contained in:
@@ -62,7 +62,7 @@ export default defineComponent({
|
||||
type: Number,
|
||||
},
|
||||
degrade: {
|
||||
default: true,
|
||||
default: false,
|
||||
type: Boolean,
|
||||
},
|
||||
fileId: {
|
||||
|
||||
Reference in New Issue
Block a user