fix: view customer card edit state
This commit is contained in:
parent
c9f23397e3
commit
98dfb7e157
1 changed files with 0 additions and 1 deletions
|
|
@ -2369,7 +2369,6 @@ watch(isMainPage, () => {
|
|||
currentCustomer = payload;
|
||||
currentCustomerId = props.row.id;
|
||||
assignFormData(props.row.id);
|
||||
infoDrawerEdit = true;
|
||||
openDialogInputForm('INFO', props.row.id);
|
||||
}
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue