mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-23 06:45:46 +00:00
fix(FE-179): prevent qty input greater than sales order qty
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import SelectInput from '../input/SelectInput';
|
||||
import SelectInput from '@/components/input/SelectInput';
|
||||
|
||||
export interface OptionType {
|
||||
label: string;
|
||||
|
||||
Reference in New Issue
Block a user