合并分支 'dev_20230216' 到 'master'
Dev 20230216 查看合并请求 laws-foton-slrs/foton-laws-system-front!40
This commit is contained in:
@@ -294,6 +294,7 @@
|
||||
</div>
|
||||
<loading :loading="loading">自动创建流程
|
||||
<el-table
|
||||
v-if="false"
|
||||
ref="selection"
|
||||
tooltip-effect="dark"
|
||||
style="width:100%;"
|
||||
|
||||
@@ -137,7 +137,7 @@
|
||||
<div class="prc-content-border" v-show="verifySarStandard">
|
||||
<el-row :gutter="24">
|
||||
<el-col :span="12">
|
||||
<el-form-item label="发布稿" prop="FBGBUSSName" class="add-form-item form-item-disabled">
|
||||
<el-form-item label="发布稿" prop="FBGBUSSName" class="add-form-item form-item-disabled uploadBtnFormItem">
|
||||
<el-input
|
||||
disabled
|
||||
style="display: none;"
|
||||
@@ -982,4 +982,7 @@
|
||||
/deep/ .fileClass{
|
||||
line-height: 22px !important;
|
||||
}
|
||||
.uploadBtnFormItem /deep/ .el-form-item__error{
|
||||
right: 45px !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user