yuwenjun1997 hace 3 años
padre
commit
15a9bfa028
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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`)
     },
     // 过滤列表