diff --git a/src/views/modules/qc/sopFileManagementUpload.vue b/src/views/modules/qc/sopFileManagementUpload.vue index 2a0f318..56f1556 100644 --- a/src/views/modules/qc/sopFileManagementUpload.vue +++ b/src/views/modules/qc/sopFileManagementUpload.vue @@ -4,35 +4,102 @@ title="文件上传" :close-on-click-modal="false" :visible.sync="visible" - width="390px" + width="1200px" + append-to-body class="customer-dialog"> - - - - - - - - - 将文件拖到此处,或点击上传(支持多选) + style="text-align: left; margin-bottom: 10px;"> + 上传 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 删除 + + + + + + 保存 @@ -43,7 +110,7 @@ diff --git a/src/views/modules/qc/sopFileUpload.vue b/src/views/modules/qc/sopFileUpload.vue index e8d95ea..f75bb01 100644 --- a/src/views/modules/qc/sopFileUpload.vue +++ b/src/views/modules/qc/sopFileUpload.vue @@ -2,28 +2,33 @@ - - - - 文件编码 - - - - 文件名称 - - - - 文件类型 - - - - 版本号 - - - - 查询 - - + + + 文件编码 + + + + 文件名称 + + + + 文件类型 + + + + + + + + + 版本号 + + + + 查询 + 上传文件 + + 关闭 + + +