Commit 274c0a80 authored by 以墨为白's avatar 以墨为白 🎧
parents 4bfe476d 6ca7a8c3
......@@ -139,6 +139,7 @@ export default {
.personInfo-content {
width: 100%;
height: calc(100% - 50px);
overflow-y: auto;
.everyTeam {
width: calc(33% - 10px);
......
......@@ -377,7 +377,7 @@ export default {
module: this.types == 1 ? "DF" : "DFWW",
combinationSearch:{
chineseName: this.formInline.name,
foreignName: this.formInline.jc,
foreignName: this.formInline.wwm,
xzzw: this.formInline.xzzw,
rwjj: this.formInline.rwjj,
bq: this.formInline.bq,
......
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