客供品入库移动类型修改为511

This commit is contained in:
王帅 2025-05-26 11:04:50 +08:00
parent 137a6e7d18
commit 8834df11d4

View File

@ -503,7 +503,7 @@
user: this.userId,
commitDate: this.commitDate,
opcode: this.opCode,
qtc: '501'
qtc: '511'
}).then(res => {
if (res.data.success) {
this.$showMessage(res.data.message)