mirror of
https://github.com/certd/certd.git
synced 2026-06-29 07:07:36 +08:00
chore: acme账号改为必填项
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr v-else>
|
||||
<td colspan="5" class="color-red">{{ errorMessage || "请先选择ACME账号授权" }}</td>
|
||||
<td colspan="5" class="color-red">{{ errorMessage || "请先选择ACME账号" }}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user