feat: 矩阵问卷可以左右滑动
- 矩阵多选、矩阵填空现在可以左右滚动
This commit is contained in:
@@ -74,7 +74,7 @@ const emitValue = () => {
|
||||
v-model:element="question"
|
||||
v-model:rows="rows"
|
||||
v-model:cols="cols"
|
||||
:isPreview="isPreview"
|
||||
:is-preview="isPreview"
|
||||
style="overflow: scroll; width: 88vw"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user