Commit ad4612e1 by caoyanzhi

Merge branch 'feature/4月-菜单和权限' into dev

parents 22cf8861 a4569760
......@@ -235,16 +235,9 @@ export default {
});
that.$forceUpdate();
}
return;
}
errMsg.errorMsg(resData);
})
.catch(function(error) {
that.$message.error({
duration: 1000,
message: error.message
});
});
.catch(function(error) {});
}
},
watch: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment