Rochsen
Rochsen
Note:this issue's code is the same as #768 in closed issue
Hi, @AndrewCarroll chr5-147499874-G-GA with IGV pictures are here   And this sample is Illumina NGS data. Thanks, Luosanmu
2025年10月16日考古,发现密码输入依然存在楼主的问题
> const error = await formRef.value?.validate() if (!error) {} > > 异步的方法 没用的,formRef.value不存在validate函数,这个问题我也遇到了