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

前端使用的select组件无法接收到默认值 #1058

Open
findspring opened this issue Apr 18, 2023 · 0 comments
Open

前端使用的select组件无法接收到默认值 #1058

findspring opened this issue Apr 18, 2023 · 0 comments

Comments

@findspring
Copy link

findspring commented Apr 18, 2023

  1. frontend\pc\src\views\ticket\CreateTicket.vue目录下获取提单字段方法getFieldList中有使用this.$set(item, 'val', item.value)改变fieldList的值
  2. 但是他的子组件field-info接收到的fieldList中却没有val的值
  3. 此时val值为‘’,导致默认值无法回显
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant