Browse Source

人员看板修改

cyy 11 months ago
parent
commit
2223c46004
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/peopleManages/taskStatistics/index.vue

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

@@ -1075,7 +1075,7 @@ export default {
                                     name_ 
                                     name_ 
                                 ) b 
                                 ) b 
                         WHERE
                         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) => {
             await curdPost('sql', sql).then((res) => {
                 data = res.variables.data
                 data = res.variables.data