摘要:
解释:集中响应式数据管理,一处修改多处使用,主要应用于大中型项目。 安装: 第一:index.js:(注册store仓库) npm install vuex -D // 下载vuex import Vue from 'vue'; import vuex from 'vuex' // 全局引入 Vue.use(vuex) // 全局注册 import ac... 阅读全文
posted @ 2019-04-26 21:26
longpanda_怪怪哉
阅读(390)
评论(0)
推荐(0)
摘要:
{ title: '开始时间', key: 'planDateFrom', minWidth: 120, sortable: true, align: 'center', render: (h, params) => { return h('DatePicker', { props: { ... 阅读全文
posted @ 2019-04-26 21:18
longpanda_怪怪哉
阅读(1295)
评论(0)
推荐(0)

浙公网安备 33010602011771号