Explorar o código

del useless code

david %!s(int64=2) %!d(string=hai) anos
pai
achega
76080c1f88
Modificáronse 1 ficheiros con 0 adicións e 10 borrados
  1. 0 10
      src/views/admin/role-add.vue

+ 0 - 10
src/views/admin/role-add.vue

@@ -58,16 +58,6 @@
         }).catch(err => {
           console.log('err---------' + err)
         })
-        // network.postData(path, this.form).then(response => {
-        //   this.submitButtonStat = false
-        //   this.$message({
-        //     message: response,
-        //     type: 'success'
-        //   })
-        //   this.$router.go(-1)
-        // }).catch(() => {
-        //   this.submitButtonStat = false
-        // })
       }
     }
   }