Commit 76c4a34c authored by 周远喜's avatar 周远喜

ok

parent a1ad66df
......@@ -113,9 +113,6 @@
</Card>
</template>
</DataGrid>
<<<<<<< HEAD
<Modal v-model="modal" :title="title" width="1200" footer-hide :mask-closable="false" >
=======
<Modal
v-model="modal"
:title="title"
......@@ -124,7 +121,6 @@
:mask-closable="false"
:fullscreen="fullscreen"
>
>>>>>>> d2663a62c98f5257aee5b0294c066fda5b9d4d6d
<component :is="detail" :eid="curId" @on-close="cancel" @on-ok="ok" />
</Modal>
</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