分切下料
This commit is contained in:
@@ -34,6 +34,9 @@
|
|||||||
disabled: false
|
disabled: false
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
created () {
|
||||||
|
this._slitterDevices()
|
||||||
|
},
|
||||||
methods: {
|
methods: {
|
||||||
async _slitterDevices () {
|
async _slitterDevices () {
|
||||||
let res = await slitterDevices()
|
let res = await slitterDevices()
|
||||||
|
|||||||
Reference in New Issue
Block a user