[fix bug] 资料中心样式问题

This commit is contained in:
fengchenchen
2024-08-01 20:00:06 +08:00
parent ed43f4913c
commit 56183f56d4
2 changed files with 3 additions and 3 deletions
@@ -63,7 +63,7 @@ export default {
data () { data () {
return { return {
title: this.$t('newlyAdded'), title: this.$t('newlyAdded'),
width: 600, width: 800,
visible: false, visible: false,
confirmLoading: false, confirmLoading: false,
modal: {}, modal: {},
@@ -71,11 +71,11 @@ export default {
model: {}, model: {},
labelCol: { labelCol: {
xs: { span: 24 }, xs: { span: 24 },
sm: { span: 4 } sm: { span: 5 }
}, },
wrapperCol: { wrapperCol: {
xs: { span: 24 }, xs: { span: 24 },
sm: { span: 20 } sm: { span: 18 }
}, },
validatorRules: { validatorRules: {
// 节点名称 // 节点名称