分切下料

This commit is contained in:
2024-05-31 11:20:20 +08:00
parent 9806b4d63c
commit c999c8d9a9

View File

@@ -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()