diff --git a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue index dfaa67cc6f..b9e91abb43 100644 --- a/core/core-frontend/src/custom-component/common/CommonStyleSet.vue +++ b/core/core-frontend/src/custom-component/common/CommonStyleSet.vue @@ -371,7 +371,7 @@ const styleOptionMountedKeyArray = [ const styleOptionKeyArray = [ { value: 'opacity', - label: '透明度', + label: '不透明度', customOption: opacitySizeList, width: '90px', icon: 'dv-style-opacity'