@@ -67,6 +67,8 @@ export default {
patentNo() {
if (this.outside) {
this.getData()
+ }else {
+ this.refreshData()
}
},