fix:填空题默认显示1行
This commit is contained in:
2
components.d.ts
vendored
2
components.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// @ts-nocheck
|
||||
// Generated by unplugin-vue-components
|
||||
// Read more: https://github.com/vuejs/core/pull/3399
|
||||
export {}
|
||||
export {};
|
||||
|
||||
/* prettier-ignore */
|
||||
declare module 'vue' {
|
||||
|
||||
@@ -27,7 +27,7 @@ export default {
|
||||
right_prompt: '',
|
||||
text_type: 0,
|
||||
include_mark: 0,
|
||||
line_type: 1,
|
||||
line_type: 0,
|
||||
line_height: 1,
|
||||
decimal_few: 1,
|
||||
type_name: '',
|
||||
|
||||
Reference in New Issue
Block a user