diff --git a/src/views/pages/framework/matrix/components/column-edit.vue b/src/views/pages/framework/matrix/components/column-edit.vue index 20783c9a9e3906dfaf0e960b10a907b1c6efa7b1..b4a425d868ddc570d685fade9cccf66bb71c0dde 100644 --- a/src/views/pages/framework/matrix/components/column-edit.vue +++ b/src/views/pages/framework/matrix/components/column-edit.vue @@ -1,755 +1,857 @@ - - - - - - - {{ $t('page.attribute') }} - - - - {{ $t('page.sort') }} - {{ $t('term.pbc.propertyname') }} - - - - - - - - - {{ item.name }} - - - - - {{ $t('message.framework.keycanotdel') }} - {{ $t('message.framework.targetattrscanotdel', {target: item.name}) }} - - - - - - - - - - - - - - - - - - - {{ $t('page.value') }} - {{ $t('page.displaytext') }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + {{ $t('page.attribute') }} + + + + {{ $t('page.sort') }} + {{ $t('term.pbc.propertyname') }} + + + + + + + + + {{ item.name }} + + + + + {{ $t('message.framework.keycanotdel') }} + {{ $t('message.framework.targetattrscanotdel', {target: item.name}) }} + + + + + + + + + + + + + + + + + + + {{ $t('page.value') }} + {{ $t('page.displaytext') }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + { + setConfig('format', val); + }" + > + + + { + setConfig('styleType', val); + }" + > + + + + + + + + + + diff --git a/src/views/pages/framework/matrix/components/row-edit.vue b/src/views/pages/framework/matrix/components/row-edit.vue index 443c0773d2b59ce3c4af0e01e468a05b8ba2bd0f..508ec4f027c2473d75282c78766c4197b454398a 100644 --- a/src/views/pages/framework/matrix/components/row-edit.vue +++ b/src/views/pages/framework/matrix/components/row-edit.vue @@ -1,244 +1,255 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
{{ $t('message.framework.keycanotdel') }}
{{ $t('message.framework.targetattrscanotdel', {target: item.name}) }}