Commit ab89ba51 authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents 877bfcc1 f38eb1c3
......@@ -116,7 +116,7 @@ export default {
// {label: "所属部门id", prop: "deptId", formatter: this.formatter},
{ label: "所属部门", prop: "deptName" },
{ label: "所属部门", prop: "deptId", formatter: this.formatter },
{ label: "电话号码", prop: "phoneNumber" },
......
......@@ -13,7 +13,7 @@ module.exports = {
devServer: {
inline: true,
disableHostCheck: true,
port: 8086,
port: 8087,
hot: true,//自动保存
proxy: {
'/attendance': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment