edit
This commit is contained in:
@ -246,16 +246,16 @@ export class ETCBlacklistComponent implements OnInit {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
params6: {
|
// params6: {
|
||||||
title: '手机号',
|
// title: '手机号',
|
||||||
type: 'string',
|
// type: 'string',
|
||||||
ui: {
|
// ui: {
|
||||||
placeholder: '请输入',
|
// placeholder: '请输入',
|
||||||
visibleIf: {
|
// visibleIf: {
|
||||||
tabType: (value: number) => this.tabType === 2
|
// tabType: (value: number) => this.tabType === 2
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user