认证参数收集-列表-NIO编号显示不美观

This commit is contained in:
范强强
2023-03-23 17:08:09 +08:00
parent 4d812ed8f4
commit 67320ac029
2 changed files with 2 additions and 2 deletions
@@ -819,7 +819,7 @@
customRender: 'titleName'
}
if (res.db_field_name == 'nioNumber') {
this.columns[index].width = 100
this.columns[index].width = 120
}
if (res.click1) {
this.columns[index].scopedSlots = {
@@ -610,7 +610,7 @@
customRender: 'titleName'
}
if (res.db_field_name == 'nioNumber') {
this.columns[index].width = 100
this.columns[index].width = 120
}
if (res.click) {
// 工程接口人列表修改