初始化查询

This commit is contained in:
zhangdingyu
2019-01-05 11:33:09 +08:00
parent 0713f0f364
commit ed1d897aab
8 changed files with 14 additions and 9 deletions

View File

@@ -205,6 +205,7 @@ export default {
},
created() {
this.fetchData()
this.searchPartNum()
},
methods: {
radioChange() {