换标出库143

This commit is contained in:
2025-09-24 16:08:31 +08:00
parent 9d643474c1
commit bb92b81327
6 changed files with 87 additions and 4 deletions

View File

@@ -55,7 +55,7 @@
data() {
return {
title: '',
options: [{value: '1', text: '返检入库'}, {value: '2', text: '改切入库'}, {value: '0001', text: '生产入库'}, {value: '0009', text: '手工入库'}],
options: [{value: '1', text: '返检入库'}, {value: '2', text: '改切入库'}, {value: '0001', text: '生产入库'}, {value: '0012', text: '换标入库'}, {value: '0009', text: '手工入库'}],
index: '',
val1: '',
val2: '',