fix: 处理单据初始化修复

20240912_adapter_z
chenhc 7 months ago
parent 34d7c9240b
commit 1fe3da1b15

@ -462,6 +462,7 @@ export default {
this.findCurOrder();
} else {
this.formData.busType = this.$route.query.busType
this.findCurOrder();
this.$refs.inputRef.focus();
}

Loading…
Cancel
Save