{
"dialogTitle": null,
"height": 0,
"width": 300,
"timeout": 0,
"autoCloseButton": null,
"use_wait_timeout": false,
"canRememberContent": false,
"settings": {
"editors": [
{
"type": "List",
"label": "不通过原因",
"VariableName": "不通过原因",
"value": "底单时间过期",
"isTextEditable": false,
"options": [
"底单时间过期",
"预约时间晚于底单时间",
"没有税号",
"底单不清晰",
"预约错仓库",
"没有进仓单",
"预约错系统"
],
"height": 230,
"autoCloseOnSelected": false
},
{
"type": "TextBox",
"label": "自定义消息",
"VariableName": "自定义消息",
"value": {
"VAR": "不通过原因"
},
"nullText": "请输入文本内容"
}
],
"buttons": [
{
"type": "Button",
"label": "确定",
"theme": "red",
"hotKey": "Return"
},
{
"type": "Button",
"label": "取消",
"theme": "white",
"hotKey": "Escape"
}
]
}
}