Element cycle form item validation problem

set validation in the element UI item, as shown below, but this is a circular list item. After you have entered the content, the red box still prompts you to fill in the content. Even if I filled in all the items I rendered, it still didn"t work.
should be because prop defines the only value, here is the loop, the page will have multiple prop="skuName" reasons ~ ~ but how can this situation be set to work?

follow the instructions given in the comments, using dynamic binding, the same as the official website, but with the error in figure 3?

Mar.14,2021

: prop= "'data.' + index +'. SkuName'" does require prop to define unique values


try to write the verification rules in template.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b367e8-2b86e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b367e8-2b86e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?