|
@ -33,7 +33,7 @@ |
|
|
> |
|
|
> |
|
|
<el-button type="primary" round> 导入评分信息 </el-button> |
|
|
<el-button type="primary" round> 导入评分信息 </el-button> |
|
|
</a-upload> |
|
|
</a-upload> |
|
|
<el-button type="primary" round @click="sortContract" v-if="roleList.includes('sys:admin')"> |
|
|
<el-button type="primary" round @click="sortContract" v-if="roleList.includes('sys:admin')"style="margin-left: 20px;"> |
|
|
合同支付排序</el-button |
|
|
合同支付排序</el-button |
|
|
> |
|
|
> |
|
|
<el-button type="primary" style="float: right; margin-right: 2%" @click="getInfo"> |
|
|
<el-button type="primary" style="float: right; margin-right: 2%" @click="getInfo"> |
|
|