Commit fa0a242d authored by dingyoujian's avatar dingyoujian

附件按钮调整

parent f2ce1f5a
......@@ -7,7 +7,7 @@
<AddButton ref="add" :app='this'></AddButton>
<CopyButton ref="copy" :app='this'></CopyButton>
<EditButton ref="edit" :app='this'></EditButton>
<AttachFileShow :app='this' ></AttachFileShow>
<AttachFileButton :app='this' ></AttachFileButton>
</el-row>
<!-- 表格-->
......
......@@ -38,7 +38,7 @@
<AddButton ref="add" :app='app'></AddButton>
<CopyButton ref="copy" :app='app'></CopyButton>
<EditButton ref="edit" :app='app'></EditButton>
<AttachFileShow :app='app' ></AttachFileShow>
<AttachFileButton :app='app' ></AttachFileButton>
<FieldButton :app='app'></FieldButton>
<ExcelButton :app='app'></ExcelButton>
</el-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment