seems legit
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
<template>
|
||||
|
||||
<v-app>
|
||||
<div class="display-4">
|
||||
qqHere is some test textsldfjkasl;dfjkl;asdfjkl;asdfjk
|
||||
</div>
|
||||
<gznotify ref="gznotify"></gznotify>
|
||||
<gzconfirm ref="gzconfirm"></gzconfirm>
|
||||
<!-- <gzreportselector ref="gzreportselector"></gzreportselector> -->
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
<template>
|
||||
<v-row v-if="formState.ready">
|
||||
<v-col>
|
||||
<div class="text-h1">
|
||||
qqHere is some test textsldfjkasl;dfjkl;asdfjkl;asdfjk
|
||||
</div>
|
||||
</v-col>
|
||||
<v-col>
|
||||
<v-form ref="form">
|
||||
<v-row>
|
||||
@@ -16,12 +11,12 @@
|
||||
<span class="ml-1 ml-sm-6 text-body-2 text-sm-body-1"
|
||||
>{{ $ay.t("RegisteredUser") }}:
|
||||
</span>
|
||||
<span class="ml-1 ml-sm-6 text-subtitle-2 text-lg-h6"
|
||||
<span class="ml-1 ml-sm-6 text-subtitle-2"
|
||||
>abcdefg{{ currentLicenseInfo.licensedTo }}</span
|
||||
>
|
||||
</div>
|
||||
<div>
|
||||
<span class="ml-6 text-xl-h1">{{ $ay.t("DatabaseID") }}: </span>
|
||||
<span class="ml-6 ">{{ $ay.t("DatabaseID") }}: </span>
|
||||
<span class="body-2">{{ currentLicenseInfo.serverDbId }}</span>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user