fix: แก้รับค่า ตอนกดแก้ไข
This commit is contained in:
parent
5b80737cd3
commit
450b3e10bf
1 changed files with 1 additions and 0 deletions
|
|
@ -957,6 +957,7 @@ watch(fieldSelectedCustomer, async () => {
|
||||||
() => {
|
() => {
|
||||||
if (!listCustomer) return;
|
if (!listCustomer) return;
|
||||||
|
|
||||||
|
customerType = i.customerType;
|
||||||
const { branch, ...payload } = i;
|
const { branch, ...payload } = i;
|
||||||
currentCustomer = payload;
|
currentCustomer = payload;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue