修改禅道已知bug

This commit is contained in:
qq787203167
2022-07-04 11:38:14 +08:00
parent e644205ca2
commit 3f91811690
4 changed files with 105 additions and 42 deletions
@@ -81,7 +81,7 @@
</a-row>
</a-form-model>
</a-spin>
<div class='drawer-bootom-button'>
<div class='drawer-bootom-button' style="margin-top: 4px">
<a-button style='margin-right: .8rem' @click='handleCancel'>{{ $t('cancel') }}</a-button>
<a-button @click='handleSubmit' type='primary' :loading='confirmLoading'>{{ $t('submit') }}</a-button>
</div>
@@ -284,9 +284,9 @@
<style lang='less' scoped>
@import '~@assets/less/common.less';
/deep/ .ant-form-explain {
padding-left: 62px;
}
/*/deep/ .ant-form-explain {*/
/* padding-left: 62px;*/
/*}*/
.diolag-area {
.table-area {