@@ -118,6 +118,9 @@ export default {
}, {
value: '未通过',
label: '未通过'
+ }, {
+ value: '已撤销',
+ label: '已撤销'
}
]