mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-19 12:04:02 +08:00
Add vue-popup and dom helper
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Popup from 'vue-popup';
|
||||
import Popup from 'element-ui/src/utils/popup';
|
||||
|
||||
export default {
|
||||
name: 'el-dialog',
|
||||
|
||||
Reference in New Issue
Block a user