Commit 4db5c739 authored by 沈翠玲's avatar 沈翠玲

生产版本

parent e4fd7756
...@@ -634,6 +634,9 @@ export default { ...@@ -634,6 +634,9 @@ export default {
this.getProcess() this.getProcess()
this.hanldeGetworkstationList() this.hanldeGetworkstationList()
}, },
activated () {
this.getProcess()
},
methods: { methods: {
async hanldeGetworkstationList() { async hanldeGetworkstationList() {
const response = await getworkstationList({workshopId: null}) const response = await getworkstationList({workshopId: null})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment