@@ -102,7 +102,7 @@
})
}
}).finally(() => this.loading = false)
- fetch()
+ this.fetch()
}else{ // 已装刀跳转到装刀申请页面
this.$router.push({path:'/prepareProductMgr/cuttingToolApplyMgr',query: data});