修改禅道已知bug
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user