小小儁爺
2024-10-22 162eddd7467adfe5de7a1a468e54ea00b2febce3
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':