@@ -196,7 +196,7 @@
placement="top"
v-if="
powers.some((i) => i == '010') &&
- String(scope.row.is_project) === '0' &&
+ (String(scope.row.is_project) === '0' || String(scope.row.is_project) === '2') &&
String(scope.row.status) !== '0' &&
!isSupertube
"