Ver Fonte

人员看板修改

cyy há 1 ano atrás
pai
commit
2223c46004
1 ficheiros alterados com 1 adições e 1 exclusões
  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