Inserting Duplicates values vuejs Dynamic add,remove rows form
I have a dynamic form that successfully adds multiple rows by clicking on the add button. the problem is when I try to save data from multiple rows into the database it inserts data duplicates I mean when I insert more than one-row records it multip...