yuwenjun1997 пре 3 година
родитељ
комит
15a9bfa028
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      src/views/admin/supplier/index.vue

+ 0 - 2
src/views/admin/supplier/index.vue

@@ -215,9 +215,7 @@ export default {
       if (text !== 'confirm') return
       // 要执行的操作
       console.log(item)
-      // this.$store.commit('user/SET_PROXY_INFO', item)
       this.$store.commit('proxy/OPEN_PROXY', item)
-      // this.$router.push(`/auth/list?type=${item.shopType}`)
       this.$router.push(`/proxy`)
     },
     // 过滤列表