单据条码编辑问题

ywj_dev
anthonywj 2 years ago
parent ff38322edd
commit 6963b2887d

@ -106,9 +106,7 @@ export default {
methods: {
saveCode() {
if (this.editTye == 1) {
if (this.editType == 1 || this.editType == "1") {
this.repeatAddCode(this.editData);
} else {
saveCode(this.editData)

Loading…
Cancel
Save