Commit d211df9b authored by 李苏's avatar 李苏 💬

delete copy button

parent 1829104e
<template> <template>
<BasePage addRename='按入库清单开' @getRow='getRow' class="min_full" style="height: 100%;" :config="config"> <BasePage :copy='false' addRename='按入库清单开' @getRow='getRow' class="min_full" style="height: 100%;" :config="config">
<template #dialog="ctx"> <template #dialog="ctx">
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 --> <!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
</template> </template>
......
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