<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>琪琪小站 - Vue.js</title>
    <link>https://kikishop.fengleo.com/forum.php?mod=forumdisplay&amp;fid=95</link>
    <description>Latest 20 threads of Vue.js</description>
    <copyright>Copyright(C) 琪琪小站</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 06 May 2026 03:17:20 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://kikishop.fengleo.com/static/image/common/logo_88_31.gif</url>
      <title>琪琪小站</title>
      <link>https://kikishop.fengleo.com/</link>
    </image>
    <item>
      <title>如何解決this.$refs[XXX].validate is not a function</title>
      <link>https://kikishop.fengleo.com/forum.php?mod=viewthread&amp;tid=684</link>
      <description><![CDATA[相信有很多朋友對於動態生成el-form表單進行校驗會出現以下情況：



在動態生成的時候this.$refs.form變成了一個數組，驗證時可以這樣寫：
另一種情況：假如你第一個el-form是本來就存在的，後面的el-form是動態生成的這個時候需要進行判斷校驗：


 ...]]></description>
      <category>Vue.js</category>
      <author>genie</author>
      <pubDate>Thu, 26 May 2022 03:52:47 +0000</pubDate>
    </item>
  </channel>
</rss>