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