diff --git a/src/views/modules/product/index.vue b/src/views/modules/product/index.vue index 80f94a6..53b799c 100644 --- a/src/views/modules/product/index.vue +++ b/src/views/modules/product/index.vue @@ -1,109 +1,124 @@ \ No newline at end of file diff --git a/src/views/modules/product/popup/add-attribute.vue b/src/views/modules/product/popup/add-attribute.vue new file mode 100644 index 0000000..837752a --- /dev/null +++ b/src/views/modules/product/popup/add-attribute.vue @@ -0,0 +1,202 @@ + + + \ No newline at end of file diff --git a/src/views/modules/product/popup/add-or-update.vue b/src/views/modules/product/popup/add-or-update.vue index f4a6a12..236b45d 100644 --- a/src/views/modules/product/popup/add-or-update.vue +++ b/src/views/modules/product/popup/add-or-update.vue @@ -1,417 +1,674 @@ \ No newline at end of file diff --git a/src/views/modules/product/popup/add-specifications.vue b/src/views/modules/product/popup/add-specifications.vue new file mode 100644 index 0000000..b2f451a --- /dev/null +++ b/src/views/modules/product/popup/add-specifications.vue @@ -0,0 +1,396 @@ + + + \ No newline at end of file