浏览代码

船舶档案-配件明细-上传文件修改

jingbb 4 天之前
父节点
当前提交
cfcf96c4b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/baseCode/ShipArchive/BaseShipArchiveAccessories.data.ts

+ 1 - 1
src/views/baseCode/ShipArchive/BaseShipArchiveAccessories.data.ts

@@ -83,7 +83,7 @@ export const formSchema: FormSchema[] = [
   {
     label: '附件(upload)',
     field: 'attachs',
-    component: 'Input',
+    component: 'JUpload',
   },
 	// TODO 主键隐藏字段,目前写死为ID
 	{