Commit 2b275cca by lichengming

修改了委托登记历史拖拽

parent 04dc1a0b
<template>
<div>
<Modal v-model="showModal" width="1200">
<Modal v-model="showModal" v-drag width="1200">
<p slot="header">
{{ modalTitle }}
</p>
......
<template>
<div>
<Modal v-model="showModal" width="1010" class="modal-footer-none">
<Modal v-model="showModal" v-drag width="1010" class="modal-footer-none">
<p slot="header">
{{ modalTitle }}
</p>
......
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