Administrator
2026-02-25 e01955ee1f2061d99faced86eaec926b7e67a735
src/main/resources/templates/febs/views/modules/ai/fileUpload/index.html
@@ -72,6 +72,7 @@
                                        <table class="layui-table" id="fileList">
                                            <thead>
                                            <tr>
                                                <th>系统文件名</th>
                                                <th>文件名</th>
                                                <th>大小</th>
                                                <th>上传时间</th>
@@ -610,6 +611,7 @@
                                            <input type="radio" name="fileRadio" value="${item.fileName}">
                                            ${item.fileName}
                                        </td>
                                        <td>${item.fileSysName}</td>
                                        <td>${formatFileSize(item.fileSize)}</td>
                                        <td>${item.uploadTime}</td>
                                        <td>