This commit is contained in:
Viet An
2026-05-15 14:32:09 +07:00
parent 0ef1d29850
commit 4edb2ff22b
11 changed files with 139 additions and 83 deletions

View File

@@ -282,6 +282,7 @@ async function createProduct() {
first: true,
clearable: true,
placeholder: 'Bộ nhớ ngoài',
position: 'is-top-right',
addon: {
component: 'imports/addons/AddExternalStorage',
width: '70%',
@@ -304,6 +305,7 @@ async function createProduct() {
first: true,
clearable: true,
placeholder: 'Chỉ số IP',
position: 'is-top-right',
addon: {
component: 'imports/addons/AddIPRating',
width: '70%',
@@ -326,6 +328,7 @@ async function createProduct() {
first: true,
clearable: true,
placeholder: 'Chất liệu',
position: 'is-top-right',
addon: {
component: 'imports/addons/AddDesign',
width: '70%',