This commit is contained in:
xingquansheng
2019-09-21 17:08:22 +08:00
parent 52e223101a
commit 50c66e917e
36 changed files with 401 additions and 386 deletions

View File

@@ -33,7 +33,7 @@
v-loading="listLoading1"
:data="tableData1"
style="width: 100%;margin-top: 3px;"
height="600"
height="500"
border
stripe
size="mini"
@@ -84,7 +84,7 @@
{{ scope.row.合同信息备注 }}
</template>
</el-table-column>
<el-table-column label="操作" fixed="right" align="center" width="300px">
<el-table-column label="操作" fixed="right" align="center" width="210px">
<template slot-scope="scope">
<el-button
:disabled="scope.row.是否禁用增加履约保证金"