Commit 16d588d1 authored by 李苏's avatar 李苏 💬

调整

parent 5dd730d6
......@@ -10,7 +10,7 @@
<!-- <ImportButton @success="()=>{
ctx.basePage.refresh()
}" :url="'sbgl/usbxx/import'" /> -->
<AttachFileButton style="margin-left: 10px;" :app='ctx.basePage' />
<AttachFileShow :app='ctx.basePage' ></AttachFileShow>
</template>
</BasePage>
</div>
......
......@@ -15,9 +15,9 @@
</template>
<template #toolbar="ctx">
<ImportButton @success="()=>{
ctx.basePage.refresh()
}" :url="'sbgl/usbxx/import'" />
<AttachFileButton style="margin-left: 10px;" :app='ctx.basePage' />
<!--ctx.basePage.refresh()-->
<!--}" :url="'sbgl/usbxx/import'" />-->
<AttachFileShow :app='ctx.basePage' ></AttachFileShow>
</template>
</BasePage>
</div>
......
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