小小儁爺
2024-05-28 11ac3666423de5c03da72c388e38d869f04d9af7
pages/xtsy/index.vue
@@ -120,7 +120,7 @@
               if (this.$companyType === 'A') {
                  this.menuList = res.data.filter(i => i.code === '2005')[0].children
               } else if (this.$companyType === 'B') {
                  this.menuList = res.data
                  this.menuList = res.data.sort((a, b) => a.seq - b.seq)
                  // this.menuList = []
                  // res.data.forEach(i => {
                  //    i.children.forEach(j => {
@@ -167,7 +167,7 @@
               case '2100':
                  url = 'grzx/gzcl' //工资产量
                  break;
               case '2014':
               case '2101':
                  url = 'grzx/mmsz' //密码设置
                  break;
               case '2015':