changes
This commit is contained in:
@@ -9,7 +9,6 @@ function displayModal() {
|
||||
showModal.value = {
|
||||
title: "Cập nhật sản phẩm",
|
||||
width: "90%",
|
||||
height: "400px",
|
||||
component: "imports/EditProduct",
|
||||
vbind: { variant: props.variant },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user