+ )
+ }
+ },
{
label: "付款计划",
prop: "sign_plan_count",
@@ -2112,11 +2100,7 @@ export default {
},
//获取合同列表
async getContracts(is_export,noloading=false) {
- if (/contractLedger/g.test(this.$route.path)) {
- this.select.is_contract = 1
- } else {
- this.select.is_contract = ""
- }
+
const res = await getContract({
page_size: this.select.pageSize,
page: this.select.pageIndex,