Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs in product information data tables #128

Open
1 of 2 tasks
Jzow opened this issue Oct 22, 2023 · 2 comments
Open
1 of 2 tasks

Bugs in product information data tables #128

Jzow opened this issue Oct 22, 2023 · 2 comments
Labels
theme: vue3 type: bug A general bug type: enhancement A general enhancement

Comments

@Jzow
Copy link
Member

Jzow commented Oct 22, 2023

  • 1. After selecting three options for multiple attributes, they cannot be deleted. This may be an error in the UI, but the next time you open the modal, it can be deleted and selected again.
  • 2. On the table page of warehouse information, every time the module is opened, duplicate data will be loaded, which may be related to the module being opened again. Check the warehouse array

The current investigation may be related to the destruction of modals, and this needs to be followed up
Modal.destroyAll() link antd modal

@Jzow Jzow added type: enhancement A general enhancement type: bug A general bug labels Oct 22, 2023
@Jzow
Copy link
Member Author

Jzow commented Oct 22, 2023

CC #118 and #124

@Jzow
Copy link
Member Author

Jzow commented Oct 22, 2023

Now I have manually added a method to clear the data.
but I should use the methods of clearing fields in the Antd destroyOnClose or Vue3 resetFileds

Jzow referenced this issue in wansenai/eairp-web Oct 22, 2023
Add emits success and fix bug #105
@Jzow Jzow assigned Jzow and unassigned Jzow Oct 23, 2023
@Jzow Jzow transferred this issue from wansenai/eairp-web Oct 27, 2023
@Jzow Jzow added theme: vue3 and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: vue3 type: bug A general bug type: enhancement A general enhancement
Projects
Status: No status
Development

No branches or pull requests

2 participants