Validation is not triggered by changes when iview formitem binds deep-seated arrays

1 data source formitem: {test: []}
2 Interface Code formitem binding test
3 when a change is added to the deep-seated test, verification is not triggered
4vue itself watch can monitor test data changes triggered by the splice method

May.14,2021

itself adopts the method of manually triggering validation by changing the watch array, but validating starts from the very beginning of assignment

.
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-1b3b624-2c292.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-1b3b624-2c292.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?