diff --git a/src/views/product/brandList.vue b/src/views/product/brandList.vue
index 60fcc6d..aea433c 100644
--- a/src/views/product/brandList.vue
+++ b/src/views/product/brandList.vue
@@ -42,7 +42,7 @@
type="success"
icon="el-icon-circle-plus-outline"
class="btnItem bggreen"
- @click="addCategory"
+ @click="addBrand"
>新增
-
-
+
-
+
- 详情
- 编辑
- 删除
+ 详情
+ 编辑
+ 删除
-
+
-
+
+
-
+
-
+
-
+
-
\ No newline at end of file
diff --git a/src/views/product/brandList.vue b/src/views/product/brandList.vue
index 60fcc6d..aea433c 100644
--- a/src/views/product/brandList.vue
+++ b/src/views/product/brandList.vue
@@ -42,7 +42,7 @@
type="success"
icon="el-icon-circle-plus-outline"
class="btnItem bggreen"
- @click="addCategory"
+ @click="addBrand"
>新增
-
-
+
-
+
- 详情
- 编辑
- 删除
+ 详情
+ 编辑
+ 删除
-
+
-
+
+
-
+
-
+
-
+
-
\ No newline at end of file
diff --git a/src/views/product/detailBrand.vue b/src/views/product/detailBrand.vue
new file mode 100644
index 0000000..2570c5b
--- /dev/null
+++ b/src/views/product/detailBrand.vue
@@ -0,0 +1,74 @@
+
+
+
+
+ {{ brandForm.brandName }}
+
+
+ {{ brandForm.brandCode }}
+
+
+ {{ brandForm.supplierStr }}
+
+
+ {{ brandForm.categoryStr }}
+
+
+ {{ brandForm.brandProperty }}
+
+
+
+ {{ brandForm.remark }}
+
+
+
+
+
+
+
+
diff --git a/src/views/product/brandList.vue b/src/views/product/brandList.vue
index 60fcc6d..aea433c 100644
--- a/src/views/product/brandList.vue
+++ b/src/views/product/brandList.vue
@@ -42,7 +42,7 @@
type="success"
icon="el-icon-circle-plus-outline"
class="btnItem bggreen"
- @click="addCategory"
+ @click="addBrand"
>新增
-
-
+
-
+
- 详情
- 编辑
- 删除
+ 详情
+ 编辑
+ 删除
-
+
-
+
+
-
+
-
+
-
+
-
\ No newline at end of file
diff --git a/src/views/product/detailBrand.vue b/src/views/product/detailBrand.vue
new file mode 100644
index 0000000..2570c5b
--- /dev/null
+++ b/src/views/product/detailBrand.vue
@@ -0,0 +1,74 @@
+
+
+
+
+ {{ brandForm.brandName }}
+
+
+ {{ brandForm.brandCode }}
+
+
+ {{ brandForm.supplierStr }}
+
+
+ {{ brandForm.categoryStr }}
+
+
+ {{ brandForm.brandProperty }}
+
+
+
+ {{ brandForm.remark }}
+
+
+
+
+
+
+
+
diff --git a/src/views/product/editBrand.vue b/src/views/product/editBrand.vue
new file mode 100644
index 0000000..f874992
--- /dev/null
+++ b/src/views/product/editBrand.vue
@@ -0,0 +1,256 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+