From e559267de39e996bc59354fc2245c46cf9a28d16 Mon Sep 17 00:00:00 2001 From: youngS Date: Tue, 14 Dec 2021 17:53:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=8B=B9=E6=9E=9C=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=80=85=E5=A4=87=E6=B3=A8=E6=98=BE=E7=A4=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/user/FirSuperSignBase.vue | 61 ++++++++++++++++--- fir_ser/api/utils/serializer.py | 24 +++++++- 2 files changed, 75 insertions(+), 10 deletions(-) diff --git a/fir_client/src/components/user/FirSuperSignBase.vue b/fir_client/src/components/user/FirSuperSignBase.vue index 4308c2c..dc542d2 100644 --- a/fir_client/src/components/user/FirSuperSignBase.vue +++ b/fir_client/src/components/user/FirSuperSignBase.vue @@ -527,6 +527,15 @@ label="开发者ID" prop="developer_id" width="200"> + @@ -589,9 +598,18 @@ label="开发者ID" prop="developer_id" width="200"> + @@ -612,12 +630,17 @@ v-model="udidsearch" clearable placeholder="输入UDID" - style="width: 30%;margin-right: 30px;margin-bottom: 10px"/> + style="width: 27%;margin-right: 10px;margin-bottom: 10px"/> + style="width: 27%;margin-right: 10px;margin-bottom: 10px"/> + 搜索 @@ -641,6 +664,7 @@

Bundle_ID: {{ scope.row.bundle_id }}

应用名称: {{ scope.row.bundle_name }}

UDID: {{ scope.row.udid }}

+

开发者ID: {{ scope.row.issuer_id }}

{{ scope.row.udid }}
@@ -651,7 +675,7 @@ align="center" label="imei" prop="imei" - width="160"> + width="100">
+ + + + label="开发者ID" + prop="issuer_id"> + @@ -689,7 +732,7 @@ align="center" fixed="right" label="操作" - width="110"> + width="100">