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