[update] 支出合同接口联调;打包、打包成员维护页面;企业选择组件只读

This commit is contained in:
zhaoxiao
2021-09-08 19:16:13 +08:00
parent 5372161e2f
commit dff860c5be
17 changed files with 1604 additions and 48 deletions
@@ -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 {