Commit 204a964a authored by 赵啸非's avatar 赵啸非

修改访问端口与ip

parent a572940d
...@@ -147,9 +147,9 @@ ...@@ -147,9 +147,9 @@
}}</el-col }}</el-col
> >
<el-col :span="8" <el-col :span="8"
>处理人员:{{ >处理人员:{{dict
dict['updateUserId'][form.updateUserId] ? dict['updateUserId'][form.updateUserId] : "--" /* dict['updateUserId'][form.updateUserId] ? dict['updateUserId'][form.updateUserId] : "--"
*/
}}</el-col }}</el-col
> >
<el-col :span="8" <el-col :span="8"
......
...@@ -225,6 +225,7 @@ export default { ...@@ -225,6 +225,7 @@ export default {
onDel={this.toDel} onDel={this.toDel}
/> />
) : ( ) : (
<table-buttons <table-buttons
noAdd noAdd
noDel noDel
......
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