修改参数列表

This commit is contained in:
sunFlower
2022-10-25 15:27:00 +08:00
parent ab14307b5d
commit dc38f9546f
4 changed files with 39 additions and 19 deletions
@@ -604,7 +604,7 @@
this.formInline[this.uploadName] = attIdList.join(',')
this.formInline = { ...this.formInline }
},
tempSaveClick(){
tempSaveClick() {
},
submit(releaseStatus) {
@@ -845,10 +845,14 @@
.box-input-index {
width: calc(100% - 130px);
display: inline-block;
height: 38px;
height: 48px;
margin-right: 10px;
}
/*::v-deep .box-input-index .ant-select-selection--multiple {*/
/* height: 44px!important;*/
/*}*/
.itemOption {
display: inline-block;
width: 100%;