[update] 支出合同接口联调;打包、打包成员维护页面;企业选择组件只读
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
</a-spin>
|
||||
<!-- /工作组信息区域-->
|
||||
|
||||
<a-divider></a-divider>
|
||||
|
||||
<!-- 查询区域-->
|
||||
<div class="part-title">
|
||||
<div class="part-title-text">成员信息</div>
|
||||
@@ -416,10 +418,10 @@ export default {
|
||||
<style scoped lang="less">
|
||||
@import '~@assets/less/common.less';
|
||||
|
||||
.divider {
|
||||
.ant-divider-horizontal {
|
||||
height: 1px;
|
||||
background-color: #cccccc;
|
||||
margin: 15px -24px;
|
||||
background-color: #F2F2F2;
|
||||
margin: 15px 0px;
|
||||
}
|
||||
|
||||
.work-group-detail {
|
||||
|
||||
Reference in New Issue
Block a user