src/views/salesManagement/salesLedger/index.vue
@@ -1578,7 +1578,7 @@ selectedQuotation.value = null; let userLists = await userListNoPage(); userList.value = userLists.data; listCustomer({ current: -1, size: -1 }).then(res => { listCustomer({ current: -1, size: -1, type: 0 }).then(res => { customerOption.value = res.data.records; }); form.value.entryPerson = userStore.id;