摘要: import axios from 'axios' import qs from 'qs' const baseURL = "http://10.4.108.117:8081/" exports.install = function (Vue, options) { Vue.prototype.get = function (url, data, success) { axios... 阅读全文
posted @ 2019-03-10 15:57 魔都叛徒 阅读(350) 评论(0) 推荐(0) 编辑
摘要: <template> <div class="hello"> <el-button type="primary" @click="add">新增</el-button> <span v-show="none"> {{name=GLobal.username}}</span> <el-button t 阅读全文
posted @ 2019-03-10 15:56 魔都叛徒 阅读(2594) 评论(0) 推荐(0) 编辑
摘要: 创建时间: - 查询 重置 startTimeOptions: { disabledDate(date) { if (date) { return (da... 阅读全文
posted @ 2019-03-10 15:55 魔都叛徒 阅读(1717) 评论(0) 推荐(0) 编辑