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">