| Name |
Last commit
|
Last Update |
|---|---|---|
| assets/css | ||
| pages | ||
| scripts | ||
| static | ||
| uni_modules/uview-ui | ||
| util | ||
| .gitignore | ||
| App.vue | ||
| index.html | ||
| jsconfig.json | ||
| main.js | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| pages.json | ||
| uni.scss |
- Add debounced handleOrderNoInput method to fetch customer name based on order number - Integrate getCustomerName API endpoint to retrieve customer information - Update customer name field to display fetched value or placeholder text - Add customer_name validation in form submission to ensure valid order number - Replace standalone request import with debounce from lodash for input optimization - Update API submission to use instance method instead of standalone function - Remove unnecessary catch block from form submission promise chain - Improves user experience by automatically populating customer name when valid order number is entered
| Name |
Last commit
|
Last Update |
|---|---|---|
| assets/css | Loading commit data... | |
| pages | Loading commit data... | |
| scripts | Loading commit data... | |
| static | Loading commit data... | |
| uni_modules/uview-ui | Loading commit data... | |
| util | Loading commit data... | |
| .gitignore | Loading commit data... | |
| App.vue | Loading commit data... | |
| index.html | Loading commit data... | |
| jsconfig.json | Loading commit data... | |
| main.js | Loading commit data... | |
| manifest.json | Loading commit data... | |
| package-lock.json | Loading commit data... | |
| package.json | Loading commit data... | |
| pages.json | Loading commit data... | |
| uni.scss | Loading commit data... |