[update] 配置
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
let _this = this
|
||||
this.areaVisibleView = true
|
||||
axios({
|
||||
url: `/jero-boot/params/config/getById?id=${val.sortColumn.dataIndex}`,
|
||||
url: `/jero-boot/params/config/getById?id=${val.db_field_name}`,
|
||||
method: 'get',
|
||||
transformRequest: [function(data) {
|
||||
let ret = ''
|
||||
@@ -514,7 +514,7 @@
|
||||
display: flex;
|
||||
|
||||
.text-field-left {
|
||||
width: 70px;
|
||||
width: 80px;
|
||||
display: inline-block;
|
||||
font-size: 16px;
|
||||
color: #040B29;
|
||||
|
||||
Reference in New Issue
Block a user