add 装箱暂存管理/分切上料/分切下料/子卷绑定/生箔工序/烘烤工序

This commit is contained in:
蔡玲
2024-09-06 16:25:51 +08:00
parent 383c989e65
commit 6022b63c4d
14 changed files with 985 additions and 138 deletions

View File

@@ -53,7 +53,7 @@
data() {
return {
title: '',
va1: '',
val1: '',
val2: '',
options: [],
index: '',
@@ -112,5 +112,4 @@
</script>
<style lang="stylus">
@import '../../common/style/mixin.styl';
</style>