diff --git a/pages/material/features/OtherStockInNoInvoic/OtherStockInNoInvoic.vue b/pages/material/features/OtherStockInNoInvoic/OtherStockInNoInvoic.vue index 14cc40c..ff35ea9 100644 --- a/pages/material/features/OtherStockInNoInvoic/OtherStockInNoInvoic.vue +++ b/pages/material/features/OtherStockInNoInvoic/OtherStockInNoInvoic.vue @@ -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)