refactor: product create
This commit is contained in:
parent
676c2c5ebf
commit
5e4cfb747d
8 changed files with 325 additions and 217 deletions
|
|
@ -196,4 +196,7 @@ export default {
|
|||
passportExpire: 'Passport Expiration Date',
|
||||
|
||||
pleaseInformation: 'Please enter information',
|
||||
|
||||
// product
|
||||
formDialogTitleUseStatus: 'Status',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -196,4 +196,7 @@ export default {
|
|||
passportExpire: 'วันหมดอายุของเอกสาร(visa ,passport)',
|
||||
|
||||
pleaseInformation: 'โปรดกรอกข้อมูล',
|
||||
|
||||
// product
|
||||
formDialogTitleUseStatus: 'สถานะการใช้งาน',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue