@@ -1396,7 +1396,7 @@ export default {
if (data.isExistForm == 1) {
tag = true
}
- if (data.deptCategory == 6) {
+ if (data.deptCategory >= 6 && data.deptCategory <= 13) {
return tag