|
@@ -586,6 +586,7 @@ const resetForm = () => {
|
|
|
formInline.effectiveTime = [];
|
|
formInline.effectiveTime = [];
|
|
|
formInline.failureTime = [];
|
|
formInline.failureTime = [];
|
|
|
formInline.costDescribes = [];//费用描述
|
|
formInline.costDescribes = [];//费用描述
|
|
|
|
|
+ formInline.auditPerson = '';//审核人
|
|
|
formInline.companyId = '';//保险公司id
|
|
formInline.companyId = '';//保险公司id
|
|
|
if (activeName.value == 'pendingReview') {
|
|
if (activeName.value == 'pendingReview') {
|
|
|
findpage("0");
|
|
findpage("0");
|