This commit is contained in:
Viet An
2026-07-03 08:46:33 +07:00
parent 5e6cb7a551
commit f519573c19
4 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ import DataView from "~/components/datatable/DataView.vue";
component: 'imports/AddProduct',
title: 'Tạo sản phẩm',
width: '90%',
height: '600px',
height: 'auto',
},
}"
/>