零件状态查询

This commit is contained in:
zhangdingyu
2019-12-05 10:41:17 +08:00
parent 0eb7e12bb9
commit ac47ec8fbf

View File

@@ -134,6 +134,7 @@ export default {
}, },
created() { created() {
this.fetchData() this.fetchData()
this.searchData()
}, },
methods: { methods: {
fetchData() { fetchData() {