vue拖動窗口 import Vue from 'vue'; /* * 定義公共js里,在入口文件main.js中import; * 給elementUI的dialog上加上 v-dialogDrag ...