add a dialog to fixed $Modal can not use temporarily
add a dialog to fixed $Modal can not use temporarily
This commit is contained in:
parent
eaaea36a03
commit
c571d9ec2b
8 changed files with 489 additions and 127 deletions
|
@ -4,8 +4,10 @@
|
|||
import Vue from 'vue';
|
||||
import VueRouter from 'vue-router';
|
||||
import App from './app.vue';
|
||||
import iView from '../src/index';
|
||||
|
||||
Vue.use(VueRouter);
|
||||
Vue.use(iView);
|
||||
|
||||
// 开启debug模式
|
||||
Vue.config.debug = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue