fix(admin): 修复关联艺人时老自增 artistId 无法选中
jQuery data() 会把 191 这类短 ID 转成 Number,与接口字符串严格比较失败导致点击无反应。
Co-authored-by:
Cursor <cursoragent@cursor.com>
Showing
Please register or sign in to comment
记得上下班打卡 | git大法好,push需谨慎
jQuery data() 会把 191 这类短 ID 转成 Number,与接口字符串严格比较失败导致点击无反应。
Co-authored-by:
Cursor <cursoragent@cursor.com>