cyy 11 месяцев назад
Родитель
Сommit
2223c46004
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/peopleManages/taskStatistics/index.vue

+ 1 - 1
src/views/peopleManages/taskStatistics/index.vue

@@ -1075,7 +1075,7 @@ export default {
                                     name_ 
                                 ) b 
                         WHERE
-                            b.positions_ IN ( SELECT id_ FROM ibps_party_entity WHERE path_ LIKE '%${this.depth3}%' AND party_type_ = 'position' ))`
+                            b.positions_ IN ( SELECT id_ FROM ibps_party_entity WHERE path_ LIKE '%${this.first}%' AND party_type_ = 'position' ))`
 
             await curdPost('sql', sql).then((res) => {
                 data = res.variables.data