@ -670,6 +670,14 @@ export default {
// 开启深度监听
deep: true
},
$route(to,form){
console.log(to.fullPath)
if(to.fullPath=='/bxg/shop/goodsAdd'){
this.resetForm()
}else{
this.getInfo();
}
mounted () {