deps: upgrade vue-antd-ui@1.0.1 to ant-design-vue@1.0.3

This commit is contained in:
iczer
2018-08-12 14:40:09 +08:00
parent 6c7d6ce1cd
commit 48bf1bc5d8
46 changed files with 218 additions and 218 deletions

View File

@@ -15,7 +15,7 @@
</template>
<script>
import AButton from 'vue-antd-ui/es/button/button'
import AButton from 'ant-design-vue/es/button/button'
import Config from './typeConfig'
export default {