Fix deprecated gRPC Dial options for Insecure connections

This commit is contained in:
MHSanaei
2023-05-23 00:52:15 +03:30
parent 6139effb8a
commit 783fa856c3
2 changed files with 3 additions and 2 deletions

View File

@@ -53,7 +53,7 @@
</span>
<a-date-picker :show-time="{ format: 'HH:mm:ss' }" format="YYYY-MM-DD HH:mm:ss"
:dropdown-class-name="themeSwitcher.darkCardClass"
v-model="dbInbound._expiryTime" style="width: 300px;"></a-date-picker>
v-model="dbInbound._expiryTime" style="width: 250px;"></a-date-picker>
</a-form-item>
</a-form>