This commit is contained in:
Viet An
2026-06-04 16:12:51 +07:00
parent 2a1f85c2af
commit 3cfa103306
19 changed files with 106 additions and 106 deletions

View File

@@ -137,7 +137,6 @@ async function submit() {
field: 'name',
column: ['name'],
first: true,
clearable: true,
optionid: body.color,
placeholder: 'Màu sắc',
addon: {
@@ -160,7 +159,6 @@ async function submit() {
field: 'code',
column: ['code'],
first: true,
clearable: true,
optionid: body.ram,
placeholder: 'RAM',
addon: {
@@ -183,7 +181,6 @@ async function submit() {
field: 'code',
column: ['code'],
first: true,
clearable: true,
optionid: body.internal_storage,
placeholder: 'Bộ nhớ trong',
addon: {