diff --git a/src/utils/convert.js b/src/utils/convert.js index 3ef1cc0..41b76d1 100644 --- a/src/utils/convert.js +++ b/src/utils/convert.js @@ -164,7 +164,11 @@ const dataParams = { }, // 时间选择 'TIME': {}, 'RATE': { - 'max': 'max' + 'max': 'max', + 'allowHalf': 'allow-half', + 'showText': 'show-text', + 'showScore': 'show-score', + 'disabled': 'disabled' }, // 文件上传 'UPLOAD': {