diff --git a/src/iscs_new/core/form/form2TextStyle.js b/src/iscs_new/core/form/form2TextStyle.js index 568f5f8c7..15ff8f5c1 100644 --- a/src/iscs_new/core/form/form2TextStyle.js +++ b/src/iscs_new/core/form/form2TextStyle.js @@ -91,7 +91,7 @@ export default [ description: '文字描边样式。' }, { - prop: 'textLineWidth', + prop: 'textStrokeWidth', label: '文字描边宽度', type: types.Number, min: 0,