on 2023 Mar 28 6:52 AM
i have a requrement,
delivery number is coming from back-end with some material and required qntity, I'm ccanning the material and increasing count of scannrd qntity, and press save and send all data to backdend,
when after re-click on same delivery number table is looks as shown in img, want to merge table data on front-end and showing count in scanned quantity
here is my controller.js , I pushed my table data in array
User | Count |
---|---|
69 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.