feat: 优化日期选择,字数展示
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
aria-label="添加备注信息"
|
||||
></textarea>
|
||||
</div>
|
||||
<div class="text-sm text-left text-gray-500">字数:{media.notes?.length || 0}</div>
|
||||
|
||||
<div class="flex justify-end gap-3 mt-6">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user