From 69fc978b741e70735c09d83c3fc0e041dae8001c Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Fri, 30 Sep 2022 11:51:51 +0800
Subject: [PATCH] =?UTF-8?q?=E5=93=81=E7=89=8C=E7=AE=A1=E7=90=86=E5=A2=9E?=
=?UTF-8?q?=E5=8A=A0=E5=93=81=E7=89=8C=E7=AE=80=E7=A7=B0=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/pinpai/pinpaiguanli/pinpaiAdd.vue | 27 ++--
.../views/pinpai/pinpaiguanli/pinpaiInfo.vue | 120 ++++--------------
2 files changed, 40 insertions(+), 107 deletions(-)
diff --git a/anrui-base/anrui-base-ui/src/views/pinpai/pinpaiguanli/pinpaiAdd.vue b/anrui-base/anrui-base-ui/src/views/pinpai/pinpaiguanli/pinpaiAdd.vue
index e0c78d2b58..9361dd38b3 100644
--- a/anrui-base/anrui-base-ui/src/views/pinpai/pinpaiguanli/pinpaiAdd.vue
+++ b/anrui-base/anrui-base-ui/src/views/pinpai/pinpaiguanli/pinpaiAdd.vue
@@ -25,6 +25,12 @@
+
+
+ 品牌简称:
+
+
+
品牌类型:
@@ -33,26 +39,27 @@
-
-
- 是否有效:
-
-
-
-
-
厂商名称:
-
+
+
+ 是否有效:
+
+
+
+
+
+
+
+
使用组织:
品牌详情
-
返回
-
+
品牌信息
- 品牌编码:
- {{ templook.brandCode }}
- 品牌名称:
- {{ templook.brandName }}
+ 品牌编码
+ {{ templook.brandCode }}
+ 品牌名称
+ {{ templook.brandName }}
- 品牌类型:
- {{ templook.brandTypeValue }}
- 是否有效:
- {{ templook.isValidityValue }}
+ 品牌简称
+ {{ templook.brandShortName }}
+ 品牌类型
+ {{ templook.brandTypeValue }}
- 厂商名称:
- {{ templook.manufacturerName }}
- 使用组织:
- {{ templook.useOrgName }}
+ 厂商名称
+ {{ templook.manufacturerName }}
+ 是否有效
+ {{ templook.isValidityValue }}
+
+
+ 使用组织
+ {{ templook.useOrgName }}
@@ -34,121 +37,44 @@