@@ -106,7 +106,7 @@ export default {
required: workpresetjson.textedit == 11,//是否必填
});
- if (workpresetjson.confirm_options !== 0) form.push({
+ if (workpresetjson.confirm !== 0) form.push({
label: "是否确认",
disabled: false,//禁用
type: 'radio',//类型