@ -652,7 +652,7 @@ export const columnList = [
{
prop: 'freezeTime',
label: '冻结时间',
type: 3,
type: 1,
values: '',
width: '150',
checkarr: [],
@ -688,7 +688,7 @@ export const columnList = [
prop: 'abolishTime',
label: '作废时间',
@ -1586,6 +1586,14 @@ const handleTabClick = e => {
handleFindContractList();
break;
case 'tab6':
details.data = [];
case 'tab7':
default:
}