fix: inform judgment add blank text.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
<span class="w-px h-7 bg-neutral-300"></span>
|
||||
<!-- Upload text -->
|
||||
<div>
|
||||
<div v-if="isInform" class="flex justify-start items-center space-x-2 duration-700">
|
||||
<div v-if="!isDisabled"></div>
|
||||
<div v-else-if="isInform" class="flex justify-start items-center space-x-2 duration-700">
|
||||
<span class="material-symbols-outlined text-primary">notifications</span>
|
||||
<p class="text-primary text-sm">
|
||||
Please verify the label for each column before uploading.
|
||||
|
||||
Reference in New Issue
Block a user