30 changed files with 4545 additions and 3595 deletions
@ -1,21 +1,21 @@ |
|||
{ |
|||
"resourceId":"资源", |
|||
"resourceIdPlaceholder":"全部", |
|||
"resourceType":"资源类型", |
|||
"resourceTypePlaceholder":"请输入资源类型", |
|||
"communicationType":"沟通类型", |
|||
"communicationTypePlaceholder":"请输入沟通类型", |
|||
"communicationResult":"沟通结果", |
|||
"communicationResultPlaceholder":"请输入沟通结果", |
|||
"communicationTime":"沟通时间", |
|||
"communicationTimePlaceholder":"请输入沟通时间", |
|||
"remarks":"备注", |
|||
"remarksPlaceholder":"请输入备注", |
|||
"tag":"标签", |
|||
"tagPlaceholder":"请输入标签", |
|||
"addCommunicationRecords":"添加沟通记录", |
|||
"updateCommunicationRecords":"编辑沟通记录", |
|||
"communicationRecordsDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间" |
|||
"resourceId": "资源", |
|||
"resourceIdPlaceholder": "全部", |
|||
"resourceType": "资源类型", |
|||
"resourceTypePlaceholder": "请输入资源类型", |
|||
"communicationType": "沟通类型", |
|||
"communicationTypePlaceholder": "请输入沟通类型", |
|||
"communicationResult": "沟通结果", |
|||
"communicationResultPlaceholder": "请输入沟通结果", |
|||
"communicationTime": "沟通时间", |
|||
"communicationTimePlaceholder": "请输入沟通时间", |
|||
"remarks": "备注", |
|||
"remarksPlaceholder": "请输入备注", |
|||
"tag": "标签", |
|||
"tagPlaceholder": "请输入标签", |
|||
"addCommunicationRecords": "添加沟通记录", |
|||
"updateCommunicationRecords": "编辑沟通记录", |
|||
"communicationRecordsDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间" |
|||
} |
|||
@ -1,107 +1,105 @@ |
|||
{ |
|||
"source":"来源", |
|||
"sourcePlaceholder":"请输入来源", |
|||
"sourceChannel":"来源渠道", |
|||
"sourceChannelPlaceholder":"请输入来源渠道", |
|||
"consultant":"顾问", |
|||
"name":"姓名", |
|||
"namePlaceholder":"请输入姓名", |
|||
"age":"年龄", |
|||
"agePlaceholder":"请输入年龄", |
|||
"gender":"性别", |
|||
"genderPlaceholder":"请输入性别", |
|||
"phoneNumber":"联系电话", |
|||
"phoneNumberPlaceholder":"请输入联系电话", |
|||
"demand":"需求", |
|||
"demandPlaceholder":"请输入需求", |
|||
"purchasingPower":"购买力", |
|||
"purchasingPowerPlaceholder":"请输入购买力", |
|||
"cognitiveIdea":"认知理念", |
|||
"cognitiveIdeaPlaceholder":"请输入认知理念", |
|||
"optionalClassTime":"可选上课时间", |
|||
"optionalClassTimePlaceholder":"请输入可选上课时间", |
|||
"distance":"距离", |
|||
"distancePlaceholder":"请输入距离", |
|||
"decisionMaker":"决策人", |
|||
"decisionMakerPlaceholder":"请输入决策人", |
|||
"initialIntent":"客户初步意向度", |
|||
"initialIntentPlaceholder":"请输入客户初步意向度", |
|||
"campus":"所属校区", |
|||
"campusPlaceholder":"请输入所属校区", |
|||
"status":"客户状态", |
|||
"statusPlaceholder":"请输入客户状态", |
|||
"addCustomerResources":"添加客户资源", |
|||
"updateCustomerResources":"编辑客户资源", |
|||
"customerResourcesDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间", |
|||
"source": "来源", |
|||
"sourcePlaceholder": "请输入来源", |
|||
"sourceChannel": "来源渠道", |
|||
"sourceChannelPlaceholder": "请输入来源渠道", |
|||
"consultant": "顾问", |
|||
"name": "姓名", |
|||
"namePlaceholder": "请输入姓名", |
|||
"age": "年龄", |
|||
"agePlaceholder": "请输入年龄", |
|||
"gender": "性别", |
|||
"genderPlaceholder": "请输入性别", |
|||
"phoneNumber": "联系电话", |
|||
"phoneNumberPlaceholder": "请输入联系电话", |
|||
"demand": "需求", |
|||
"demandPlaceholder": "请输入需求", |
|||
"purchasingPower": "购买力", |
|||
"purchasingPowerPlaceholder": "请输入购买力", |
|||
"cognitiveIdea": "认知理念", |
|||
"cognitiveIdeaPlaceholder": "请输入认知理念", |
|||
"optionalClassTime": "可选上课时间", |
|||
"optionalClassTimePlaceholder": "请输入可选上课时间", |
|||
"distance": "距离", |
|||
"distancePlaceholder": "请输入距离", |
|||
"decisionMaker": "决策人", |
|||
"decisionMakerPlaceholder": "请输入决策人", |
|||
"initialIntent": "客户初步意向度", |
|||
"initialIntentPlaceholder": "请输入客户初步意向度", |
|||
"campus": "所属校区", |
|||
"campusPlaceholder": "请输入所属校区", |
|||
"status": "客户状态", |
|||
"statusPlaceholder": "请输入客户状态", |
|||
"addCustomerResources": "添加客户资源", |
|||
"updateCustomerResources": "编辑客户资源", |
|||
"customerResourcesDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间", |
|||
|
|||
"resourceId": "资源", |
|||
"resourceIdPlaceholder": "请输入资源", |
|||
"orderStatus": "订单状态", |
|||
"orderStatusPlaceholder": "请输入订单状态", |
|||
"paymentType": "付款类型", |
|||
"paymentTypePlaceholder": "请输入付款类型", |
|||
"orderAmount": "订单金额", |
|||
"orderAmountPlaceholder": "请输入订单金额", |
|||
"courseId": "课程", |
|||
"courseIdPlaceholder": "请输入课程", |
|||
"classId": "班级", |
|||
"classIdPlaceholder": "请输入班级", |
|||
"staffId": "人员", |
|||
"paymentTime": "支付时间", |
|||
"addOrderTable": "添加订单", |
|||
"updateOrderTable": "编辑订单", |
|||
|
|||
"resourceId":"资源", |
|||
"resourceIdPlaceholder":"请输入资源", |
|||
"orderStatus":"订单状态", |
|||
"orderStatusPlaceholder":"请输入订单状态", |
|||
"paymentType":"付款类型", |
|||
"paymentTypePlaceholder":"请输入付款类型", |
|||
"orderAmount":"订单金额", |
|||
"orderAmountPlaceholder":"请输入订单金额", |
|||
"courseId":"课程", |
|||
"courseIdPlaceholder":"请输入课程", |
|||
"classId":"班级", |
|||
"classIdPlaceholder":"请输入班级", |
|||
"staffId":"人员", |
|||
"paymentTime":"支付时间", |
|||
"addOrderTable":"添加订单", |
|||
"updateOrderTable":"编辑订单", |
|||
"resourceId": "客户姓名", |
|||
"resourceIdPlaceholder": "全部", |
|||
"studentId": "学员姓名", |
|||
"studentIdPlaceholder": "全部", |
|||
"height": "身高", |
|||
"heightPlaceholder": "请输入身高", |
|||
"createdAt": "创建时间", |
|||
"updatedAt": "修改时间", |
|||
"addPhysicalTest": "添加体测", |
|||
"updatePhysicalTest": "编辑体测", |
|||
"physicalTestDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间", |
|||
|
|||
|
|||
"resourceId":"客户姓名", |
|||
"resourceIdPlaceholder":"全部", |
|||
"studentId":"学员姓名", |
|||
"studentIdPlaceholder":"全部", |
|||
"height":"身高", |
|||
"heightPlaceholder":"请输入身高", |
|||
"createdAt":"创建时间", |
|||
"updatedAt":"修改时间", |
|||
"addPhysicalTest":"添加体测", |
|||
"updatePhysicalTest":"编辑体测", |
|||
"physicalTestDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间", |
|||
|
|||
"resourceId":"客户姓名", |
|||
"resourceIdPlaceholder":"全部", |
|||
"studentId":"学员姓名", |
|||
"studentIdPlaceholder":"全部", |
|||
"height":"身高", |
|||
"heightPlaceholder":"请输入身高", |
|||
"weight":"体重", |
|||
"weightPlaceholder":"请输入体重", |
|||
"coachId":"教练", |
|||
"coachIdPlaceholder":"请输入教练", |
|||
"seatedForwardBend":"坐位体前屈", |
|||
"seatedForwardBendPlaceholder":"请输入坐位体前屈", |
|||
"sitUps":"仰卧卷腹", |
|||
"sitUpsPlaceholder":"请输入仰卧卷腹", |
|||
"pushUps":"九十度仰卧撑", |
|||
"pushUpsPlaceholder":"请输入九十度仰卧撑", |
|||
"flamingoBalance":"火烈鸟平衡测试", |
|||
"flamingoBalancePlaceholder":"请输入火烈鸟平衡测试", |
|||
"thirtySecJump":"三十秒双脚连续跳", |
|||
"thirtySecJumpPlaceholder":"请输入三十秒双脚连续跳", |
|||
"standingLongJump":"立定跳远", |
|||
"standingLongJumpPlaceholder":"请输入立定跳远", |
|||
"agilityRun":"4乘10m灵敏折返跑", |
|||
"agilityRunPlaceholder":"请输入4乘10m灵敏折返跑", |
|||
"balanceBeam":"走平衡木", |
|||
"balanceBeamPlaceholder":"请输入走平衡木", |
|||
"tennisThrow":"网球掷远", |
|||
"tennisThrowPlaceholder":"请输入网球掷远", |
|||
"tenMeterShuttleRun":"十米往返跑", |
|||
"tenMeterShuttleRunPlaceholder":"请输入十米往返跑", |
|||
"addPhysicalTest":"添加体测", |
|||
"updatePhysicalTest":"编辑体测", |
|||
"physicalTestDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间" |
|||
"resourceId": "客户姓名", |
|||
"resourceIdPlaceholder": "全部", |
|||
"studentId": "学员姓名", |
|||
"studentIdPlaceholder": "全部", |
|||
"height": "身高", |
|||
"heightPlaceholder": "请输入身高", |
|||
"weight": "体重", |
|||
"weightPlaceholder": "请输入体重", |
|||
"coachId": "教练", |
|||
"coachIdPlaceholder": "请输入教练", |
|||
"seatedForwardBend": "坐位体前屈", |
|||
"seatedForwardBendPlaceholder": "请输入坐位体前屈", |
|||
"sitUps": "仰卧卷腹", |
|||
"sitUpsPlaceholder": "请输入仰卧卷腹", |
|||
"pushUps": "九十度仰卧撑", |
|||
"pushUpsPlaceholder": "请输入九十度仰卧撑", |
|||
"flamingoBalance": "火烈鸟平衡测试", |
|||
"flamingoBalancePlaceholder": "请输入火烈鸟平衡测试", |
|||
"thirtySecJump": "三十秒双脚连续跳", |
|||
"thirtySecJumpPlaceholder": "请输入三十秒双脚连续跳", |
|||
"standingLongJump": "立定跳远", |
|||
"standingLongJumpPlaceholder": "请输入立定跳远", |
|||
"agilityRun": "4乘10m灵敏折返跑", |
|||
"agilityRunPlaceholder": "请输入4乘10m灵敏折返跑", |
|||
"balanceBeam": "走平衡木", |
|||
"balanceBeamPlaceholder": "请输入走平衡木", |
|||
"tennisThrow": "网球掷远", |
|||
"tennisThrowPlaceholder": "请输入网球掷远", |
|||
"tenMeterShuttleRun": "十米往返跑", |
|||
"tenMeterShuttleRunPlaceholder": "请输入十米往返跑", |
|||
"addPhysicalTest": "添加体测", |
|||
"updatePhysicalTest": "编辑体测", |
|||
"physicalTestDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间" |
|||
} |
|||
@ -1,15 +1,15 @@ |
|||
{ |
|||
"questionType":"题型", |
|||
"questionContentType":"题干", |
|||
"questionContent":"题干内容", |
|||
"optionAContentType":"选项类型", |
|||
"optionAContent":"选项内容", |
|||
"correctAnswer":"正确答案", |
|||
"questionTypePlaceholder":"请选择题型", |
|||
"questionContentTypePlaceholder":"请选择题干类型", |
|||
"questionContentPlaceholder":"请输入题干内容", |
|||
"correctAnswerPlaceholder":"请输入正确答案", |
|||
"addExamQuestions":"添加试题", |
|||
"updateExamQuestions":"编辑试题", |
|||
"examQuestionsDeleteTips":"确定要删除该试题吗?" |
|||
"questionType": "题型", |
|||
"questionContentType": "题干", |
|||
"questionContent": "题干内容", |
|||
"optionAContentType": "选项类型", |
|||
"optionAContent": "选项内容", |
|||
"correctAnswer": "正确答案", |
|||
"questionTypePlaceholder": "请选择题型", |
|||
"questionContentTypePlaceholder": "请选择题干类型", |
|||
"questionContentPlaceholder": "请输入题干内容", |
|||
"correctAnswerPlaceholder": "请输入正确答案", |
|||
"addExamQuestions": "添加试题", |
|||
"updateExamQuestions": "编辑试题", |
|||
"examQuestionsDeleteTips": "确定要删除该试题吗?" |
|||
} |
|||
@ -1,21 +1,21 @@ |
|||
{ |
|||
"resourceId":"资源", |
|||
"resourceIdPlaceholder":"请输入资源", |
|||
"orderStatus":"订单状态", |
|||
"orderStatusPlaceholder":"请输入订单状态", |
|||
"paymentType":"付款类型", |
|||
"paymentTypePlaceholder":"请输入付款类型", |
|||
"orderAmount":"订单金额", |
|||
"orderAmountPlaceholder":"请输入订单金额", |
|||
"courseId":"课程", |
|||
"courseIdPlaceholder":"请输入课程", |
|||
"classId":"班级", |
|||
"classIdPlaceholder":"请输入班级", |
|||
"staffId":"人员", |
|||
"paymentTime":"支付时间", |
|||
"addOrderTable":"添加订单", |
|||
"updateOrderTable":"编辑订单", |
|||
"orderTableDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间" |
|||
"resourceId": "资源", |
|||
"resourceIdPlaceholder": "请输入资源", |
|||
"orderStatus": "订单状态", |
|||
"orderStatusPlaceholder": "请输入订单状态", |
|||
"paymentType": "付款类型", |
|||
"paymentTypePlaceholder": "请输入付款类型", |
|||
"orderAmount": "订单金额", |
|||
"orderAmountPlaceholder": "请输入订单金额", |
|||
"courseId": "课程", |
|||
"courseIdPlaceholder": "请输入课程", |
|||
"classId": "班级", |
|||
"classIdPlaceholder": "请输入班级", |
|||
"staffId": "人员", |
|||
"paymentTime": "支付时间", |
|||
"addOrderTable": "添加订单", |
|||
"updateOrderTable": "编辑订单", |
|||
"orderTableDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间" |
|||
} |
|||
@ -1,37 +1,37 @@ |
|||
{ |
|||
"resourceId":"客户姓名", |
|||
"resourceIdPlaceholder":"全部", |
|||
"studentId":"学员姓名", |
|||
"studentIdPlaceholder":"全部", |
|||
"height":"身高", |
|||
"heightPlaceholder":"请输入身高", |
|||
"weight":"体重", |
|||
"weightPlaceholder":"请输入体重", |
|||
"coachId":"教练", |
|||
"coachIdPlaceholder":"请输入教练", |
|||
"seatedForwardBend":"坐位体前屈", |
|||
"seatedForwardBendPlaceholder":"请输入坐位体前屈", |
|||
"sitUps":"仰卧卷腹", |
|||
"sitUpsPlaceholder":"请输入仰卧卷腹", |
|||
"pushUps":"九十度仰卧撑", |
|||
"pushUpsPlaceholder":"请输入九十度仰卧撑", |
|||
"flamingoBalance":"火烈鸟平衡测试", |
|||
"flamingoBalancePlaceholder":"请输入火烈鸟平衡测试", |
|||
"thirtySecJump":"三十秒双脚连续跳", |
|||
"thirtySecJumpPlaceholder":"请输入三十秒双脚连续跳", |
|||
"standingLongJump":"立定跳远", |
|||
"standingLongJumpPlaceholder":"请输入立定跳远", |
|||
"agilityRun":"4乘10m灵敏折返跑", |
|||
"agilityRunPlaceholder":"请输入4乘10m灵敏折返跑", |
|||
"balanceBeam":"走平衡木", |
|||
"balanceBeamPlaceholder":"请输入走平衡木", |
|||
"tennisThrow":"网球掷远", |
|||
"tennisThrowPlaceholder":"请输入网球掷远", |
|||
"tenMeterShuttleRun":"十米往返跑", |
|||
"tenMeterShuttleRunPlaceholder":"请输入十米往返跑", |
|||
"addPhysicalTest":"添加体测", |
|||
"updatePhysicalTest":"编辑体测", |
|||
"physicalTestDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间" |
|||
"resourceId": "客户姓名", |
|||
"resourceIdPlaceholder": "全部", |
|||
"studentId": "学员姓名", |
|||
"studentIdPlaceholder": "全部", |
|||
"height": "身高", |
|||
"heightPlaceholder": "请输入身高", |
|||
"weight": "体重", |
|||
"weightPlaceholder": "请输入体重", |
|||
"coachId": "教练", |
|||
"coachIdPlaceholder": "请输入教练", |
|||
"seatedForwardBend": "坐位体前屈", |
|||
"seatedForwardBendPlaceholder": "请输入坐位体前屈", |
|||
"sitUps": "仰卧卷腹", |
|||
"sitUpsPlaceholder": "请输入仰卧卷腹", |
|||
"pushUps": "九十度仰卧撑", |
|||
"pushUpsPlaceholder": "请输入九十度仰卧撑", |
|||
"flamingoBalance": "火烈鸟平衡测试", |
|||
"flamingoBalancePlaceholder": "请输入火烈鸟平衡测试", |
|||
"thirtySecJump": "三十秒双脚连续跳", |
|||
"thirtySecJumpPlaceholder": "请输入三十秒双脚连续跳", |
|||
"standingLongJump": "立定跳远", |
|||
"standingLongJumpPlaceholder": "请输入立定跳远", |
|||
"agilityRun": "4乘10m灵敏折返跑", |
|||
"agilityRunPlaceholder": "请输入4乘10m灵敏折返跑", |
|||
"balanceBeam": "走平衡木", |
|||
"balanceBeamPlaceholder": "请输入走平衡木", |
|||
"tennisThrow": "网球掷远", |
|||
"tennisThrowPlaceholder": "请输入网球掷远", |
|||
"tenMeterShuttleRun": "十米往返跑", |
|||
"tenMeterShuttleRunPlaceholder": "请输入十米往返跑", |
|||
"addPhysicalTest": "添加体测", |
|||
"updatePhysicalTest": "编辑体测", |
|||
"physicalTestDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间" |
|||
} |
|||
@ -1,39 +1,39 @@ |
|||
{ |
|||
"resourceId":"客户姓名", |
|||
"studentId":"学员姓名", |
|||
"height":"身高", |
|||
"weight":"体重", |
|||
"coachId":"教练", |
|||
"createdAt":"创建时间", |
|||
"updatedAt":"修改时间", |
|||
"seatedForwardBend":"坐位体前屈", |
|||
"sitUps":"仰卧卷腹", |
|||
"pushUps":"九十度仰卧撑", |
|||
"flamingoBalance":"火烈鸟平衡测试", |
|||
"thirtySecJump":"三十秒双脚连续跳", |
|||
"standingLongJump":"立定跳远", |
|||
"agilityRun":"4乘10m灵敏折返跑", |
|||
"balanceBeam":"走平衡木", |
|||
"tennisThrow":"网球掷远", |
|||
"tenMeterShuttleRun":"十米往返跑", |
|||
"resourceIdPlaceholder":"请选择客户姓名", |
|||
"studentIdPlaceholder":"请选择学员姓名", |
|||
"heightPlaceholder":"请输入身高", |
|||
"weightPlaceholder":"请输入体重", |
|||
"coachIdPlaceholder":"请选择教练", |
|||
"createdAtPlaceholder":"请输入创建时间", |
|||
"updatedAtPlaceholder":"请输入修改时间", |
|||
"seatedForwardBendPlaceholder":"请输入坐位体前屈", |
|||
"sitUpsPlaceholder":"请输入仰卧卷腹", |
|||
"pushUpsPlaceholder":"请输入九十度仰卧撑", |
|||
"flamingoBalancePlaceholder":"请输入火烈鸟平衡测试", |
|||
"thirtySecJumpPlaceholder":"请输入三十秒双脚连续跳", |
|||
"standingLongJumpPlaceholder":"请输入立定跳远", |
|||
"agilityRunPlaceholder":"请输入4乘10m灵敏折返跑", |
|||
"balanceBeamPlaceholder":"请输入走平衡木", |
|||
"tennisThrowPlaceholder":"请输入网球掷远", |
|||
"tenMeterShuttleRunPlaceholder":"请输入十米往返跑", |
|||
"addPhysicalTest":"添加体测", |
|||
"updatePhysicalTest":"编辑体测", |
|||
"physicalTestDeleteTips":"确定要删除该体测吗?" |
|||
"resourceId": "客户姓名", |
|||
"studentId": "学员姓名", |
|||
"height": "身高", |
|||
"weight": "体重", |
|||
"coachId": "教练", |
|||
"createdAt": "创建时间", |
|||
"updatedAt": "修改时间", |
|||
"seatedForwardBend": "坐位体前屈", |
|||
"sitUps": "仰卧卷腹", |
|||
"pushUps": "九十度仰卧撑", |
|||
"flamingoBalance": "火烈鸟平衡测试", |
|||
"thirtySecJump": "三十秒双脚连续跳", |
|||
"standingLongJump": "立定跳远", |
|||
"agilityRun": "4乘10m灵敏折返跑", |
|||
"balanceBeam": "走平衡木", |
|||
"tennisThrow": "网球掷远", |
|||
"tenMeterShuttleRun": "十米往返跑", |
|||
"resourceIdPlaceholder": "请选择客户姓名", |
|||
"studentIdPlaceholder": "请选择学员姓名", |
|||
"heightPlaceholder": "请输入身高", |
|||
"weightPlaceholder": "请输入体重", |
|||
"coachIdPlaceholder": "请选择教练", |
|||
"createdAtPlaceholder": "请输入创建时间", |
|||
"updatedAtPlaceholder": "请输入修改时间", |
|||
"seatedForwardBendPlaceholder": "请输入坐位体前屈", |
|||
"sitUpsPlaceholder": "请输入仰卧卷腹", |
|||
"pushUpsPlaceholder": "请输入九十度仰卧撑", |
|||
"flamingoBalancePlaceholder": "请输入火烈鸟平衡测试", |
|||
"thirtySecJumpPlaceholder": "请输入三十秒双脚连续跳", |
|||
"standingLongJumpPlaceholder": "请输入立定跳远", |
|||
"agilityRunPlaceholder": "请输入4乘10m灵敏折返跑", |
|||
"balanceBeamPlaceholder": "请输入走平衡木", |
|||
"tennisThrowPlaceholder": "请输入网球掷远", |
|||
"tenMeterShuttleRunPlaceholder": "请输入十米往返跑", |
|||
"addPhysicalTest": "添加体测", |
|||
"updatePhysicalTest": "编辑体测", |
|||
"physicalTestDeleteTips": "确定要删除该体测吗?" |
|||
} |
|||
@ -1,19 +1,19 @@ |
|||
{ |
|||
"studentId":"学员", |
|||
"studentIdPlaceholder":"全部", |
|||
"courseId":"课程", |
|||
"courseIdPlaceholder":"全部", |
|||
"totalHours":"总正式课时数", |
|||
"totalHoursPlaceholder":"请输入总正式课时数", |
|||
"giftHours":"赠送课时数", |
|||
"giftHoursPlaceholder":"请输入赠送课时数", |
|||
"startDate":"课程开始日期", |
|||
"startDatePlaceholder":"请输入课程开始日期", |
|||
"endDate":"课程结束日期", |
|||
"endDatePlaceholder":"请输入课程结束日期", |
|||
"addStudentCourses":"添加学员课程", |
|||
"updateStudentCourses":"编辑学员课程", |
|||
"studentCoursesDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间" |
|||
"studentId": "学员", |
|||
"studentIdPlaceholder": "全部", |
|||
"courseId": "课程", |
|||
"courseIdPlaceholder": "全部", |
|||
"totalHours": "总正式课时数", |
|||
"totalHoursPlaceholder": "请输入总正式课时数", |
|||
"giftHours": "赠送课时数", |
|||
"giftHoursPlaceholder": "请输入赠送课时数", |
|||
"startDate": "课程开始日期", |
|||
"startDatePlaceholder": "请输入课程开始日期", |
|||
"endDate": "课程结束日期", |
|||
"endDatePlaceholder": "请输入课程结束日期", |
|||
"addStudentCourses": "添加学员课程", |
|||
"updateStudentCourses": "编辑学员课程", |
|||
"studentCoursesDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间" |
|||
} |
|||
@ -1,37 +1,37 @@ |
|||
{ |
|||
"resourceId":"客户姓名", |
|||
"resourceIdPlaceholder":"全部", |
|||
"studentId":"学员姓名", |
|||
"studentIdPlaceholder":"全部", |
|||
"height":"身高", |
|||
"heightPlaceholder":"请输入身高", |
|||
"weight":"体重", |
|||
"weightPlaceholder":"请输入体重", |
|||
"coachId":"教练", |
|||
"coachIdPlaceholder":"请输入教练", |
|||
"seatedForwardBend":"坐位体前屈", |
|||
"seatedForwardBendPlaceholder":"请输入坐位体前屈", |
|||
"sitUps":"仰卧卷腹", |
|||
"sitUpsPlaceholder":"请输入仰卧卷腹", |
|||
"pushUps":"九十度仰卧撑", |
|||
"pushUpsPlaceholder":"请输入九十度仰卧撑", |
|||
"flamingoBalance":"火烈鸟平衡测试", |
|||
"flamingoBalancePlaceholder":"请输入火烈鸟平衡测试", |
|||
"thirtySecJump":"三十秒双脚连续跳", |
|||
"thirtySecJumpPlaceholder":"请输入三十秒双脚连续跳", |
|||
"standingLongJump":"立定跳远", |
|||
"standingLongJumpPlaceholder":"请输入立定跳远", |
|||
"agilityRun":"4乘10m灵敏折返跑", |
|||
"agilityRunPlaceholder":"请输入4乘10m灵敏折返跑", |
|||
"balanceBeam":"走平衡木", |
|||
"balanceBeamPlaceholder":"请输入走平衡木", |
|||
"tennisThrow":"网球掷远", |
|||
"tennisThrowPlaceholder":"请输入网球掷远", |
|||
"tenMeterShuttleRun":"十米往返跑", |
|||
"tenMeterShuttleRunPlaceholder":"请输入十米往返跑", |
|||
"addPhysicalTest":"添加体测", |
|||
"updatePhysicalTest":"编辑体测", |
|||
"physicalTestDeleteTips":"确定要删除该数据吗?", |
|||
"startDate":"请选择开始时间", |
|||
"endDate":"请选择结束时间" |
|||
"resourceId": "客户姓名", |
|||
"resourceIdPlaceholder": "全部", |
|||
"studentId": "学员姓名", |
|||
"studentIdPlaceholder": "全部", |
|||
"height": "身高", |
|||
"heightPlaceholder": "请输入身高", |
|||
"weight": "体重", |
|||
"weightPlaceholder": "请输入体重", |
|||
"coachId": "教练", |
|||
"coachIdPlaceholder": "请输入教练", |
|||
"seatedForwardBend": "坐位体前屈", |
|||
"seatedForwardBendPlaceholder": "请输入坐位体前屈", |
|||
"sitUps": "仰卧卷腹", |
|||
"sitUpsPlaceholder": "请输入仰卧卷腹", |
|||
"pushUps": "九十度仰卧撑", |
|||
"pushUpsPlaceholder": "请输入九十度仰卧撑", |
|||
"flamingoBalance": "火烈鸟平衡测试", |
|||
"flamingoBalancePlaceholder": "请输入火烈鸟平衡测试", |
|||
"thirtySecJump": "三十秒双脚连续跳", |
|||
"thirtySecJumpPlaceholder": "请输入三十秒双脚连续跳", |
|||
"standingLongJump": "立定跳远", |
|||
"standingLongJumpPlaceholder": "请输入立定跳远", |
|||
"agilityRun": "4乘10m灵敏折返跑", |
|||
"agilityRunPlaceholder": "请输入4乘10m灵敏折返跑", |
|||
"balanceBeam": "走平衡木", |
|||
"balanceBeamPlaceholder": "请输入走平衡木", |
|||
"tennisThrow": "网球掷远", |
|||
"tennisThrowPlaceholder": "请输入网球掷远", |
|||
"tenMeterShuttleRun": "十米往返跑", |
|||
"tenMeterShuttleRunPlaceholder": "请输入十米往返跑", |
|||
"addPhysicalTest": "添加体测", |
|||
"updatePhysicalTest": "编辑体测", |
|||
"physicalTestDeleteTips": "确定要删除该数据吗?", |
|||
"startDate": "请选择开始时间", |
|||
"endDate": "请选择结束时间" |
|||
} |
|||
@ -1,368 +1,496 @@ |
|||
<template> |
|||
<div class="main-container"> |
|||
<el-card class="box-card !border-none" shadow="never"> |
|||
|
|||
<div class="flex justify-between items-center"> |
|||
<span class="text-lg">{{pageName}}</span> |
|||
<el-button type="primary" @click="addEvent" v-if="customerResourcesTable.searchParam.type == 'khzy'"> |
|||
{{ t('addCustomerResources') }} |
|||
</el-button> |
|||
</div> |
|||
|
|||
<el-card class="box-card !border-none my-[10px] table-search-wrap" shadow="never"> |
|||
<el-form :inline="true" :model="customerResourcesTable.searchParam" ref="searchFormRef"> |
|||
<el-form-item :label="t('name')" prop="name"> |
|||
<el-input v-model="customerResourcesTable.searchParam.name" |
|||
:placeholder="t('namePlaceholder')" /> |
|||
</el-form-item> |
|||
|
|||
<el-form-item label="年龄" prop="age"> |
|||
<el-input v-model="customerResourcesTable.searchParam.age" placeholder="请输入年龄" /> |
|||
</el-form-item> |
|||
|
|||
|
|||
<el-form-item label="性别" prop="gender"> |
|||
<el-select v-model="customerResourcesTable.searchParam.gender" placeholder="请选择性别"> |
|||
<el-option label="男性" value="male" /> |
|||
<el-option label="女性" value="female" /> |
|||
<el-option label="其他" value="other" /> |
|||
</el-select> |
|||
</el-form-item> |
|||
|
|||
|
|||
|
|||
<el-form-item :label="t('phoneNumber')" prop="phone_number"> |
|||
<el-input v-model="customerResourcesTable.searchParam.phone_number" |
|||
:placeholder="t('phoneNumberPlaceholder')" /> |
|||
</el-form-item> |
|||
|
|||
|
|||
<el-form-item label="创建时间"> |
|||
<el-date-picker v-model="customerResourcesTable.searchParam.created_at" type="daterange" range-separator="至" |
|||
start-placeholder="开始日期" end-placeholder="结束日期" format="YYYY-MM-DD" |
|||
value-format="YYYY-MM-DD" /> |
|||
</el-form-item> |
|||
|
|||
<!-- 更新时间 --> |
|||
<el-form-item label="更新时间"> |
|||
<el-date-picker v-model="customerResourcesTable.searchParam.updated_at" type="daterange" range-separator="至" |
|||
start-placeholder="开始日期" end-placeholder="结束日期" format="YYYY-MM-DD" |
|||
value-format="YYYY-MM-DD" /> |
|||
</el-form-item> |
|||
|
|||
|
|||
<el-form-item> |
|||
<el-button type="primary" @click="loadCustomerResourcesList()">{{ t('search') }}</el-button> |
|||
<el-button @click="resetForm(searchFormRef)">{{ t('reset') }}</el-button> |
|||
</el-form-item> |
|||
</el-form> |
|||
</el-card> |
|||
|
|||
<div class="mt-[10px]"> |
|||
<el-table :data="customerResourcesTable.data" size="large" v-loading="customerResourcesTable.loading"> |
|||
<template #empty> |
|||
<span>{{ !customerResourcesTable.loading ? t('emptyData') : '' }}</span> |
|||
</template> |
|||
<el-table-column :label="t('source')" min-width="180" align="center" :show-overflow-tooltip="true"> |
|||
<template #default="{ row }"> |
|||
<div v-for="(item, index) in sourceList"> |
|||
<div v-if="item.value == row.source">{{ item.name }}</div> |
|||
</div> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="consultant_name" :label="t('consultant')" min-width="120" |
|||
:show-overflow-tooltip="true" /> |
|||
|
|||
<el-table-column prop="name" :label="t('name')" min-width="120" :show-overflow-tooltip="true" /> |
|||
|
|||
<el-table-column prop="age" :label="t('age')" min-width="50" :show-overflow-tooltip="true" /> |
|||
|
|||
<el-table-column :label="t('gender')" min-width="60" align="center" :show-overflow-tooltip="true"> |
|||
<template #default="{ row }"> |
|||
<div v-for="(item, index) in genderList"> |
|||
<div v-if="item.value == row.gender">{{ item.name }}</div> |
|||
</div> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="phone_number" :label="t('phoneNumber')" min-width="120" |
|||
:show-overflow-tooltip="true" /> |
|||
|
|||
<el-table-column prop="decision_maker" :label="t('decisionMaker')" min-width="120" |
|||
:show-overflow-tooltip="true" /> |
|||
|
|||
|
|||
<el-table-column prop="created_at" label="添加时间" min-width="120" :show-overflow-tooltip="true" /> |
|||
|
|||
<el-table-column prop="updated_at" label="修改时间" min-width="120" :show-overflow-tooltip="true" /> |
|||
|
|||
|
|||
<el-table-column :label="t('operation')" fixed="right" min-width="200" v-if="customerResourcesTable.searchParam.type == 'khzy'"> |
|||
<template #default="{ row }"> |
|||
<el-button type="primary" link @click="modificationLog(row.id)">六要素修改记录</el-button> |
|||
<el-button type="primary" link @click="resourceChanges(row.id)">客户信息修改记录</el-button> |
|||
<el-button type="primary" link @click="editEvent(row)">{{ t('edit') }}</el-button> |
|||
<el-button type="primary" link @click="deleteEvent(row.id)">{{ t('delete') }}</el-button> |
|||
|
|||
</template> |
|||
</el-table-column> |
|||
|
|||
|
|||
|
|||
<el-table-column :label="t('operation')" fixed="right" min-width="200" |
|||
v-if="customerResourcesTable.searchParam.type == 'yjfp'"> |
|||
<template #default="{ row }"> |
|||
<el-button type="primary" link @click="fpEvent(row)">分配</el-button> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
|
|||
<el-table-column :label="t('operation')" fixed="right" min-width="200" |
|||
v-if="customerResourcesTable.searchParam.type == 'zylb'"> |
|||
<template #default="{ row }"> |
|||
<el-button type="primary" link @click="editEvent(row)">{{ t('edit') }}</el-button> |
|||
|
|||
<el-button type="primary" link @click="addOrder({'resource_id':row.id})">添加订单</el-button> |
|||
|
|||
<el-button type="primary" link @click="tcEvent({'resource_id':row.id})">体测</el-button> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
</el-table> |
|||
<div class="mt-[16px] flex justify-end"> |
|||
<el-pagination v-model:current-page="customerResourcesTable.page" |
|||
v-model:page-size="customerResourcesTable.limit" |
|||
layout="total, sizes, prev, pager, next, jumper" :total="customerResourcesTable.total" |
|||
@size-change="loadCustomerResourcesList()" @current-change="loadCustomerResourcesList" /> |
|||
</div> |
|||
</div> |
|||
|
|||
<edit ref="editCustomerResourcesDialog" @complete="loadCustomerResourcesList" /> |
|||
|
|||
<fp ref="fpCustomerResourcesDialog" @complete="loadCustomerResourcesList" /> |
|||
|
|||
<Order ref="editOrderTableDialog" @complete="loadCustomerResourcesList" /> |
|||
|
|||
<tc ref="TcCustomerResourcesDialog" @complete="loadCustomerResourcesList" /> |
|||
|
|||
</el-card> |
|||
</div> |
|||
<div class="main-container"> |
|||
<el-card class="box-card !border-none" shadow="never"> |
|||
<div class="flex justify-between items-center"> |
|||
<span class="text-lg">{{ pageName }}</span> |
|||
<el-button |
|||
type="primary" |
|||
@click="addEvent" |
|||
v-if="customerResourcesTable.searchParam.type == 'khzy'" |
|||
> |
|||
{{ t('addCustomerResources') }} |
|||
</el-button> |
|||
</div> |
|||
|
|||
<el-card |
|||
class="box-card !border-none my-[10px] table-search-wrap" |
|||
shadow="never" |
|||
> |
|||
<el-form |
|||
:inline="true" |
|||
:model="customerResourcesTable.searchParam" |
|||
ref="searchFormRef" |
|||
> |
|||
<el-form-item :label="t('name')" prop="name"> |
|||
<el-input |
|||
v-model="customerResourcesTable.searchParam.name" |
|||
:placeholder="t('namePlaceholder')" |
|||
/> |
|||
</el-form-item> |
|||
|
|||
<el-form-item label="年龄" prop="age"> |
|||
<el-input |
|||
v-model="customerResourcesTable.searchParam.age" |
|||
placeholder="请输入年龄" |
|||
/> |
|||
</el-form-item> |
|||
|
|||
<el-form-item label="性别" prop="gender"> |
|||
<el-select |
|||
v-model="customerResourcesTable.searchParam.gender" |
|||
placeholder="请选择性别" |
|||
> |
|||
<el-option label="男性" value="male" /> |
|||
<el-option label="女性" value="female" /> |
|||
<el-option label="其他" value="other" /> |
|||
</el-select> |
|||
</el-form-item> |
|||
|
|||
<el-form-item :label="t('phoneNumber')" prop="phone_number"> |
|||
<el-input |
|||
v-model="customerResourcesTable.searchParam.phone_number" |
|||
:placeholder="t('phoneNumberPlaceholder')" |
|||
/> |
|||
</el-form-item> |
|||
|
|||
<el-form-item label="创建时间"> |
|||
<el-date-picker |
|||
v-model="customerResourcesTable.searchParam.created_at" |
|||
type="daterange" |
|||
range-separator="至" |
|||
start-placeholder="开始日期" |
|||
end-placeholder="结束日期" |
|||
format="YYYY-MM-DD" |
|||
value-format="YYYY-MM-DD" |
|||
/> |
|||
</el-form-item> |
|||
|
|||
<!-- 更新时间 --> |
|||
<el-form-item label="更新时间"> |
|||
<el-date-picker |
|||
v-model="customerResourcesTable.searchParam.updated_at" |
|||
type="daterange" |
|||
range-separator="至" |
|||
start-placeholder="开始日期" |
|||
end-placeholder="结束日期" |
|||
format="YYYY-MM-DD" |
|||
value-format="YYYY-MM-DD" |
|||
/> |
|||
</el-form-item> |
|||
|
|||
<el-form-item> |
|||
<el-button type="primary" @click="loadCustomerResourcesList()">{{ |
|||
t('search') |
|||
}}</el-button> |
|||
<el-button @click="resetForm(searchFormRef)">{{ |
|||
t('reset') |
|||
}}</el-button> |
|||
</el-form-item> |
|||
</el-form> |
|||
</el-card> |
|||
|
|||
<div class="mt-[10px]"> |
|||
<el-table |
|||
:data="customerResourcesTable.data" |
|||
size="large" |
|||
v-loading="customerResourcesTable.loading" |
|||
> |
|||
<template #empty> |
|||
<span>{{ |
|||
!customerResourcesTable.loading ? t('emptyData') : '' |
|||
}}</span> |
|||
</template> |
|||
<el-table-column |
|||
:label="t('source')" |
|||
min-width="180" |
|||
align="center" |
|||
:show-overflow-tooltip="true" |
|||
> |
|||
<template #default="{ row }"> |
|||
<div v-for="(item, index) in sourceList"> |
|||
<div v-if="item.value == row.source">{{ item.name }}</div> |
|||
</div> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column |
|||
prop="consultant_name" |
|||
:label="t('consultant')" |
|||
min-width="120" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
prop="name" |
|||
:label="t('name')" |
|||
min-width="120" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
prop="age" |
|||
:label="t('age')" |
|||
min-width="50" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
:label="t('gender')" |
|||
min-width="60" |
|||
align="center" |
|||
:show-overflow-tooltip="true" |
|||
> |
|||
<template #default="{ row }"> |
|||
<div v-for="(item, index) in genderList"> |
|||
<div v-if="item.value == row.gender">{{ item.name }}</div> |
|||
</div> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column |
|||
prop="phone_number" |
|||
:label="t('phoneNumber')" |
|||
min-width="120" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
prop="decision_maker" |
|||
:label="t('decisionMaker')" |
|||
min-width="120" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
prop="created_at" |
|||
label="添加时间" |
|||
min-width="120" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
prop="updated_at" |
|||
label="修改时间" |
|||
min-width="120" |
|||
:show-overflow-tooltip="true" |
|||
/> |
|||
|
|||
<el-table-column |
|||
:label="t('operation')" |
|||
fixed="right" |
|||
min-width="200" |
|||
v-if="customerResourcesTable.searchParam.type == 'khzy'" |
|||
> |
|||
<template #default="{ row }"> |
|||
<el-button type="primary" link @click="modificationLog(row.id)" |
|||
>六要素修改记录</el-button |
|||
> |
|||
<el-button type="primary" link @click="resourceChanges(row.id)" |
|||
>客户信息修改记录</el-button |
|||
> |
|||
<el-button type="primary" link @click="editEvent(row)">{{ |
|||
t('edit') |
|||
}}</el-button> |
|||
<el-button type="primary" link @click="deleteEvent(row.id)">{{ |
|||
t('delete') |
|||
}}</el-button> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column |
|||
:label="t('operation')" |
|||
fixed="right" |
|||
min-width="200" |
|||
v-if="customerResourcesTable.searchParam.type == 'yjfp'" |
|||
> |
|||
<template #default="{ row }"> |
|||
<el-button type="primary" link @click="fpEvent(row)" |
|||
>分配</el-button |
|||
> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column |
|||
:label="t('operation')" |
|||
fixed="right" |
|||
min-width="200" |
|||
v-if="customerResourcesTable.searchParam.type == 'zylb'" |
|||
> |
|||
<template #default="{ row }"> |
|||
<el-button type="primary" link @click="editEvent(row)">{{ |
|||
t('edit') |
|||
}}</el-button> |
|||
|
|||
<el-button |
|||
type="primary" |
|||
link |
|||
@click="addOrder({ resource_id: row.id })" |
|||
>添加订单</el-button |
|||
> |
|||
|
|||
<el-button |
|||
type="primary" |
|||
link |
|||
@click="tcEvent({ resource_id: row.id })" |
|||
>体测</el-button |
|||
> |
|||
</template> |
|||
</el-table-column> |
|||
</el-table> |
|||
<div class="mt-[16px] flex justify-end"> |
|||
<el-pagination |
|||
v-model:current-page="customerResourcesTable.page" |
|||
v-model:page-size="customerResourcesTable.limit" |
|||
layout="total, sizes, prev, pager, next, jumper" |
|||
:total="customerResourcesTable.total" |
|||
@size-change="loadCustomerResourcesList()" |
|||
@current-change="loadCustomerResourcesList" |
|||
/> |
|||
</div> |
|||
</div> |
|||
|
|||
<edit |
|||
ref="editCustomerResourcesDialog" |
|||
@complete="loadCustomerResourcesList" |
|||
/> |
|||
|
|||
<fp |
|||
ref="fpCustomerResourcesDialog" |
|||
@complete="loadCustomerResourcesList" |
|||
/> |
|||
|
|||
<Order ref="editOrderTableDialog" @complete="loadCustomerResourcesList" /> |
|||
|
|||
<tc |
|||
ref="TcCustomerResourcesDialog" |
|||
@complete="loadCustomerResourcesList" |
|||
/> |
|||
</el-card> |
|||
</div> |
|||
</template> |
|||
|
|||
<script lang="ts" setup> |
|||
import { reactive, ref, watch } from 'vue' |
|||
import { t } from '@/lang' |
|||
import { useDictionary } from '@/app/api/dict' |
|||
import { getCustomerResourcesList, deleteCustomerResources, getWithPersonnelList, getWithCampusList } from '@/app/api/customer_resources' |
|||
import { img } from '@/utils/common' |
|||
import { ElMessageBox, FormInstance } from 'element-plus' |
|||
import Edit from '@/app/views/customer_resources/components/customer-resources-edit.vue' |
|||
import Fp from '@/app/views/customer_resources/components/fp.vue' |
|||
import Order from '@/app/views/order_table/components/order-table-edit.vue' |
|||
|
|||
import Tc from '@/app/views/tc_dialog/tc_dialog.vue' |
|||
|
|||
import { useRouter, useRoute } from 'vue-router' |
|||
const route = useRoute() |
|||
const pageName = route.meta.title; |
|||
const router = useRouter() |
|||
|
|||
let customerResourcesTable = reactive({ |
|||
page: 1, |
|||
limit: 10, |
|||
total: 0, |
|||
loading: true, |
|||
data: [], |
|||
searchParam: { |
|||
"name": "", |
|||
"age": "", |
|||
"gender": "", |
|||
"phone_number": "", |
|||
'type': '', |
|||
"created_at" : "", |
|||
"updated_at" : "" |
|||
} |
|||
}) |
|||
|
|||
if (pageName == '业绩分配') { |
|||
customerResourcesTable.searchParam.type = 'yjfp'; |
|||
} else if (pageName == '客户资源列表') { |
|||
customerResourcesTable.searchParam.type = 'khzy'; |
|||
} else if (pageName == '资源列表') { |
|||
customerResourcesTable.searchParam.type = 'zylb'; |
|||
} |
|||
|
|||
// const type = pageName == '业绩分配' ? 'yjfp' : 'khzy'; |
|||
|
|||
|
|||
|
|||
const modificationLog = (id : number) => { |
|||
router.push({ path: '/six_speed_modification_log/six_speed_modification_log', query: { id: id } }) |
|||
} |
|||
|
|||
const resourceChanges = (id : number) => { |
|||
router.push({ path: '/customer_resource_changes/customer_resource_changes', query: { id: id } }) |
|||
} |
|||
|
|||
|
|||
/** |
|||
* 添加订单 |
|||
*/ |
|||
const editOrderTableDialog : Record<string, any> | null = ref(null) |
|||
const addOrder = (row : any) => { |
|||
|
|||
console.log(row); |
|||
editOrderTableDialog.value.setFormData(row) |
|||
editOrderTableDialog.value.showDialog = true |
|||
} |
|||
|
|||
|
|||
const TcCustomerResourcesDialog : Record<string, any> | null = ref(null) |
|||
const tcEvent = (row : any) => { |
|||
TcCustomerResourcesDialog.value.setFormData(row) |
|||
TcCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
|
|||
|
|||
|
|||
const searchFormRef = ref<FormInstance>() |
|||
|
|||
// 选中数据 |
|||
const selectData = ref<any[]>([]) |
|||
|
|||
// 字典数据 |
|||
const sourceList = ref([] as any[]) |
|||
const sourceDictList = async () => { |
|||
sourceList.value = await (await useDictionary('source')).data.dictionary |
|||
} |
|||
sourceDictList(); |
|||
const source_channelList = ref([] as any[]) |
|||
const source_channelDictList = async () => { |
|||
source_channelList.value = await (await useDictionary('SourceChannel')).data.dictionary |
|||
} |
|||
source_channelDictList(); |
|||
const genderList = ref([] as any[]) |
|||
const genderDictList = async () => { |
|||
genderList.value = await (await useDictionary('zy_sex')).data.dictionary |
|||
} |
|||
genderDictList(); |
|||
const purchasing_powerList = ref([] as any[]) |
|||
const purchasing_powerDictList = async () => { |
|||
purchasing_powerList.value = await (await useDictionary('customer_purchasing_power')).data.dictionary |
|||
} |
|||
purchasing_powerDictList(); |
|||
const cognitive_ideaList = ref([] as any[]) |
|||
const cognitive_ideaDictList = async () => { |
|||
cognitive_ideaList.value = await (await useDictionary('cognitive_concept')).data.dictionary |
|||
} |
|||
cognitive_ideaDictList(); |
|||
const initial_intentList = ref([] as any[]) |
|||
const initial_intentDictList = async () => { |
|||
initial_intentList.value = await (await useDictionary('preliminarycustomerintention')).data.dictionary |
|||
} |
|||
initial_intentDictList(); |
|||
const statusList = ref([] as any[]) |
|||
const statusDictList = async () => { |
|||
statusList.value = await (await useDictionary('kh_status')).data.dictionary |
|||
} |
|||
statusDictList(); |
|||
|
|||
|
|||
/** |
|||
* 获取客户资源列表 |
|||
*/ |
|||
const loadCustomerResourcesList = (page : number = 1) => { |
|||
customerResourcesTable.loading = true |
|||
customerResourcesTable.page = page |
|||
|
|||
getCustomerResourcesList({ |
|||
page: customerResourcesTable.page, |
|||
limit: customerResourcesTable.limit, |
|||
...customerResourcesTable.searchParam |
|||
}).then(res => { |
|||
customerResourcesTable.loading = false |
|||
customerResourcesTable.data = res.data.data |
|||
customerResourcesTable.total = res.data.total |
|||
}).catch(() => { |
|||
customerResourcesTable.loading = false |
|||
}) |
|||
} |
|||
loadCustomerResourcesList() |
|||
|
|||
const editCustomerResourcesDialog : Record<string, any> | null = ref(null) |
|||
|
|||
const fpCustomerResourcesDialog : Record<string, any> | null = ref(null) |
|||
|
|||
/** |
|||
* 添加客户资源 |
|||
*/ |
|||
const addEvent = () => { |
|||
editCustomerResourcesDialog.value.setFormData() |
|||
editCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
/** |
|||
* 编辑客户资源 |
|||
* @param data |
|||
*/ |
|||
const editEvent = (data : any) => { |
|||
editCustomerResourcesDialog.value.setFormData(data) |
|||
editCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
const fpEvent = (data : any) => { |
|||
fpCustomerResourcesDialog.value.setFormData(data) |
|||
fpCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
|
|||
/** |
|||
* 删除客户资源 |
|||
*/ |
|||
const deleteEvent = (id : number) => { |
|||
ElMessageBox.confirm(t('customerResourcesDeleteTips'), t('warning'), |
|||
{ |
|||
confirmButtonText: t('confirm'), |
|||
cancelButtonText: t('cancel'), |
|||
type: 'warning', |
|||
} |
|||
).then(() => { |
|||
deleteCustomerResources(id).then(() => { |
|||
loadCustomerResourcesList() |
|||
}).catch(() => { |
|||
}) |
|||
}) |
|||
} |
|||
|
|||
|
|||
const consultantList = ref([]) |
|||
const setConsultantList = async () => { |
|||
consultantList.value = await (await getWithPersonnelList({})).data |
|||
} |
|||
setConsultantList() |
|||
const campusList = ref([]) |
|||
const setCampusList = async () => { |
|||
campusList.value = await (await getWithCampusList({})).data |
|||
} |
|||
setCampusList() |
|||
|
|||
const resetForm = (formEl : FormInstance | undefined) => { |
|||
if (!formEl) return |
|||
formEl.resetFields() |
|||
loadCustomerResourcesList() |
|||
} |
|||
import { reactive, ref, watch } from 'vue' |
|||
import { t } from '@/lang' |
|||
import { useDictionary } from '@/app/api/dict' |
|||
import { |
|||
getCustomerResourcesList, |
|||
deleteCustomerResources, |
|||
getWithPersonnelList, |
|||
getWithCampusList, |
|||
} from '@/app/api/customer_resources' |
|||
import { img } from '@/utils/common' |
|||
import { ElMessageBox, FormInstance } from 'element-plus' |
|||
import Edit from '@/app/views/customer_resources/components/customer-resources-edit.vue' |
|||
import Fp from '@/app/views/customer_resources/components/fp.vue' |
|||
import Order from '@/app/views/order_table/components/order-table-edit.vue' |
|||
|
|||
import Tc from '@/app/views/tc_dialog/tc_dialog.vue' |
|||
|
|||
import { useRouter, useRoute } from 'vue-router' |
|||
const route = useRoute() |
|||
const pageName = route.meta.title |
|||
const router = useRouter() |
|||
|
|||
let customerResourcesTable = reactive({ |
|||
page: 1, |
|||
limit: 10, |
|||
total: 0, |
|||
loading: true, |
|||
data: [], |
|||
searchParam: { |
|||
name: '', |
|||
age: '', |
|||
gender: '', |
|||
phone_number: '', |
|||
type: '', |
|||
created_at: '', |
|||
updated_at: '', |
|||
}, |
|||
}) |
|||
|
|||
if (pageName == '业绩分配') { |
|||
customerResourcesTable.searchParam.type = 'yjfp' |
|||
} else if (pageName == '客户资源列表') { |
|||
customerResourcesTable.searchParam.type = 'khzy' |
|||
} else if (pageName == '资源列表') { |
|||
customerResourcesTable.searchParam.type = 'zylb' |
|||
} |
|||
|
|||
// const type = pageName == '业绩分配' ? 'yjfp' : 'khzy'; |
|||
|
|||
const modificationLog = (id: number) => { |
|||
router.push({ |
|||
path: '/six_speed_modification_log/six_speed_modification_log', |
|||
query: { id: id }, |
|||
}) |
|||
} |
|||
|
|||
const resourceChanges = (id: number) => { |
|||
router.push({ |
|||
path: '/customer_resource_changes/customer_resource_changes', |
|||
query: { id: id }, |
|||
}) |
|||
} |
|||
|
|||
/** |
|||
* 添加订单 |
|||
*/ |
|||
const editOrderTableDialog: Record<string, any> | null = ref(null) |
|||
const addOrder = (row: any) => { |
|||
console.log(row) |
|||
editOrderTableDialog.value.setFormData(row) |
|||
editOrderTableDialog.value.showDialog = true |
|||
} |
|||
|
|||
const TcCustomerResourcesDialog: Record<string, any> | null = ref(null) |
|||
const tcEvent = (row: any) => { |
|||
TcCustomerResourcesDialog.value.setFormData(row) |
|||
TcCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
const searchFormRef = ref<FormInstance>() |
|||
|
|||
// 选中数据 |
|||
const selectData = ref<any[]>([]) |
|||
|
|||
// 字典数据 |
|||
const sourceList = ref([] as any[]) |
|||
const sourceDictList = async () => { |
|||
sourceList.value = await (await useDictionary('source')).data.dictionary |
|||
} |
|||
sourceDictList() |
|||
const source_channelList = ref([] as any[]) |
|||
const source_channelDictList = async () => { |
|||
source_channelList.value = await ( |
|||
await useDictionary('SourceChannel') |
|||
).data.dictionary |
|||
} |
|||
source_channelDictList() |
|||
const genderList = ref([] as any[]) |
|||
const genderDictList = async () => { |
|||
genderList.value = await (await useDictionary('zy_sex')).data.dictionary |
|||
} |
|||
genderDictList() |
|||
const purchasing_powerList = ref([] as any[]) |
|||
const purchasing_powerDictList = async () => { |
|||
purchasing_powerList.value = await ( |
|||
await useDictionary('customer_purchasing_power') |
|||
).data.dictionary |
|||
} |
|||
purchasing_powerDictList() |
|||
const cognitive_ideaList = ref([] as any[]) |
|||
const cognitive_ideaDictList = async () => { |
|||
cognitive_ideaList.value = await ( |
|||
await useDictionary('cognitive_concept') |
|||
).data.dictionary |
|||
} |
|||
cognitive_ideaDictList() |
|||
const initial_intentList = ref([] as any[]) |
|||
const initial_intentDictList = async () => { |
|||
initial_intentList.value = await ( |
|||
await useDictionary('preliminarycustomerintention') |
|||
).data.dictionary |
|||
} |
|||
initial_intentDictList() |
|||
const statusList = ref([] as any[]) |
|||
const statusDictList = async () => { |
|||
statusList.value = await (await useDictionary('kh_status')).data.dictionary |
|||
} |
|||
statusDictList() |
|||
|
|||
/** |
|||
* 获取客户资源列表 |
|||
*/ |
|||
const loadCustomerResourcesList = (page: number = 1) => { |
|||
customerResourcesTable.loading = true |
|||
customerResourcesTable.page = page |
|||
|
|||
getCustomerResourcesList({ |
|||
page: customerResourcesTable.page, |
|||
limit: customerResourcesTable.limit, |
|||
...customerResourcesTable.searchParam, |
|||
}) |
|||
.then((res) => { |
|||
customerResourcesTable.loading = false |
|||
customerResourcesTable.data = res.data.data |
|||
customerResourcesTable.total = res.data.total |
|||
}) |
|||
.catch(() => { |
|||
customerResourcesTable.loading = false |
|||
}) |
|||
} |
|||
loadCustomerResourcesList() |
|||
|
|||
const editCustomerResourcesDialog: Record<string, any> | null = ref(null) |
|||
|
|||
const fpCustomerResourcesDialog: Record<string, any> | null = ref(null) |
|||
|
|||
/** |
|||
* 添加客户资源 |
|||
*/ |
|||
const addEvent = () => { |
|||
editCustomerResourcesDialog.value.setFormData() |
|||
editCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
/** |
|||
* 编辑客户资源 |
|||
* @param data |
|||
*/ |
|||
const editEvent = (data: any) => { |
|||
editCustomerResourcesDialog.value.setFormData(data) |
|||
editCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
const fpEvent = (data: any) => { |
|||
fpCustomerResourcesDialog.value.setFormData(data) |
|||
fpCustomerResourcesDialog.value.showDialog = true |
|||
} |
|||
|
|||
/** |
|||
* 删除客户资源 |
|||
*/ |
|||
const deleteEvent = (id: number) => { |
|||
ElMessageBox.confirm(t('customerResourcesDeleteTips'), t('warning'), { |
|||
confirmButtonText: t('confirm'), |
|||
cancelButtonText: t('cancel'), |
|||
type: 'warning', |
|||
}).then(() => { |
|||
deleteCustomerResources(id) |
|||
.then(() => { |
|||
loadCustomerResourcesList() |
|||
}) |
|||
.catch(() => {}) |
|||
}) |
|||
} |
|||
|
|||
const consultantList = ref([]) |
|||
const setConsultantList = async () => { |
|||
consultantList.value = await (await getWithPersonnelList({})).data |
|||
} |
|||
setConsultantList() |
|||
const campusList = ref([]) |
|||
const setCampusList = async () => { |
|||
campusList.value = await (await getWithCampusList({})).data |
|||
} |
|||
setCampusList() |
|||
|
|||
const resetForm = (formEl: FormInstance | undefined) => { |
|||
if (!formEl) return |
|||
formEl.resetFields() |
|||
loadCustomerResourcesList() |
|||
} |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
/* 多行超出隐藏 */ |
|||
.multi-hidden { |
|||
word-break: break-all; |
|||
text-overflow: ellipsis; |
|||
overflow: hidden; |
|||
display: -webkit-box; |
|||
-webkit-line-clamp: 2; |
|||
-webkit-box-orient: vertical; |
|||
} |
|||
/* 多行超出隐藏 */ |
|||
.multi-hidden { |
|||
word-break: break-all; |
|||
text-overflow: ellipsis; |
|||
overflow: hidden; |
|||
display: -webkit-box; |
|||
-webkit-line-clamp: 2; |
|||
-webkit-box-orient: vertical; |
|||
} |
|||
</style> |
|||
@ -1,212 +1,228 @@ |
|||
<template> |
|||
<div class="main-container"> |
|||
<el-card class="box-card !border-none" shadow="never" v-loading="loading"> |
|||
|
|||
<div class="flex justify-between items-center"> |
|||
<span class="text-lg">{{ pageName }}</span> |
|||
<el-button type="primary" @click="addStage"> |
|||
新增阶段 |
|||
</el-button> |
|||
</div> |
|||
</el-card> |
|||
|
|||
|
|||
|
|||
<el-card class="box-card !border-none" shadow="never" > |
|||
|
|||
<div class="flex items-center justify-between p-[10px] table-item-border bg"> |
|||
<span class="text-base w-[230px]">阶段名称</span> |
|||
<span class="text-base w-[110px] text-center">底薪</span> |
|||
</div> |
|||
|
|||
<el-collapse v-model="activeNames" accordion > |
|||
<el-collapse-item v-for="(stage, index) in stages" :key="stage.id" :name="stage.id"> |
|||
|
|||
<template #title> |
|||
<div class="collapse-title"> |
|||
<span class="title-name">{{ stage.name }}</span> |
|||
<span class="arrow">{{ stage.price }} 元</span> |
|||
<!-- <span class="arrow">></span> --> |
|||
</div> |
|||
</template> |
|||
|
|||
<el-form label-width="100px" style="margin-bottom: 10px"> |
|||
<el-form-item label="阶段名称"> |
|||
<el-input v-model="stage.name" placeholder="请输入阶段名称" /> |
|||
</el-form-item> |
|||
</el-form> |
|||
|
|||
<el-form label-width="100px" style="margin-bottom: 10px"> |
|||
<el-form-item label="阶段底薪"> |
|||
<el-input v-model="stage.price" placeholder="请输入阶段底薪" /> |
|||
</el-form-item> |
|||
</el-form> |
|||
|
|||
|
|||
|
|||
<el-button type="success" size="small" @click="addRule(stage)">新增规则</el-button> |
|||
|
|||
<el-table :data="stage.rules" border style="margin-top: 10px"> |
|||
<el-table-column prop="renewal_standard_min" label="续费上限"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.renewal_standard_min" placeholder="请输入续费上限" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="renewal_standard_max" label="续费下限"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.renewal_standard_max" placeholder="请输入续费下限" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="renewal_commission" label="续费提成"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.renewal_commission" placeholder="%" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="new_count_min" label="新单成交数上限"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_count_min" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="new_count_max" label="新单成交数下限"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_count_max" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="new_move_5" label="新招(5+1)x3"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_move_5" /> |
|||
</template> |
|||
</el-table-column> |
|||
<el-table-column prop="new_move_7" label="新招(7+1)x3"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_move_7" /> |
|||
</template> |
|||
</el-table-column> |
|||
<el-table-column label="操作" width="100"> |
|||
<template #default="{ $index }"> |
|||
<el-button type="danger" size="small" @click="removeRule(stage, $index)">删除</el-button> |
|||
</template> |
|||
</el-table-column> |
|||
</el-table> |
|||
|
|||
<el-button type="danger" size="small" style="margin-top: 10px" |
|||
@click="removeStage(index)">删除该阶段</el-button> |
|||
</el-collapse-item> |
|||
</el-collapse> |
|||
|
|||
<div style="text-align: right; margin-top: 20px;"> |
|||
<el-button type="primary" @click="onSave">提交保存</el-button> |
|||
</div> |
|||
</el-card> |
|||
<div class="flex justify-between items-center"> |
|||
<span class="text-lg">{{ pageName }}</span> |
|||
<el-button type="primary" @click="addStage"> 新增阶段 </el-button> |
|||
</div> |
|||
</el-card> |
|||
|
|||
<el-card class="box-card !border-none" shadow="never"> |
|||
<div |
|||
class="flex items-center justify-between p-[10px] table-item-border bg" |
|||
> |
|||
<span class="text-base w-[230px]">阶段名称</span> |
|||
<span class="text-base w-[110px] text-center">底薪</span> |
|||
</div> |
|||
|
|||
<el-collapse v-model="activeNames" accordion> |
|||
<el-collapse-item |
|||
v-for="(stage, index) in stages" |
|||
:key="stage.id" |
|||
:name="stage.id" |
|||
> |
|||
<template #title> |
|||
<div class="collapse-title"> |
|||
<span class="title-name">{{ stage.name }}</span> |
|||
<span class="arrow">{{ stage.price }} 元</span> |
|||
<!-- <span class="arrow">></span> --> |
|||
</div> |
|||
</template> |
|||
|
|||
<el-form label-width="100px" style="margin-bottom: 10px"> |
|||
<el-form-item label="阶段名称"> |
|||
<el-input v-model="stage.name" placeholder="请输入阶段名称" /> |
|||
</el-form-item> |
|||
</el-form> |
|||
|
|||
<el-form label-width="100px" style="margin-bottom: 10px"> |
|||
<el-form-item label="阶段底薪"> |
|||
<el-input v-model="stage.price" placeholder="请输入阶段底薪" /> |
|||
</el-form-item> |
|||
</el-form> |
|||
|
|||
<el-button type="success" size="small" @click="addRule(stage)" |
|||
>新增规则</el-button |
|||
> |
|||
|
|||
<el-table :data="stage.rules" border style="margin-top: 10px"> |
|||
<el-table-column prop="renewal_standard_min" label="续费上限"> |
|||
<template #default="{ row }"> |
|||
<el-input |
|||
v-model="row.renewal_standard_min" |
|||
placeholder="请输入续费上限" |
|||
/> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="renewal_standard_max" label="续费下限"> |
|||
<template #default="{ row }"> |
|||
<el-input |
|||
v-model="row.renewal_standard_max" |
|||
placeholder="请输入续费下限" |
|||
/> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="renewal_commission" label="续费提成"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.renewal_commission" placeholder="%" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="new_count_min" label="新单成交数上限"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_count_min" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="new_count_max" label="新单成交数下限"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_count_max" /> |
|||
</template> |
|||
</el-table-column> |
|||
|
|||
<el-table-column prop="new_move_5" label="新招(5+1)x3"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_move_5" /> |
|||
</template> |
|||
</el-table-column> |
|||
<el-table-column prop="new_move_7" label="新招(7+1)x3"> |
|||
<template #default="{ row }"> |
|||
<el-input v-model="row.new_move_7" /> |
|||
</template> |
|||
</el-table-column> |
|||
<el-table-column label="操作" width="100"> |
|||
<template #default="{ $index }"> |
|||
<el-button |
|||
type="danger" |
|||
size="small" |
|||
@click="removeRule(stage, $index)" |
|||
>删除</el-button |
|||
> |
|||
</template> |
|||
</el-table-column> |
|||
</el-table> |
|||
|
|||
<el-button |
|||
type="danger" |
|||
size="small" |
|||
style="margin-top: 10px" |
|||
@click="removeStage(index)" |
|||
>删除该阶段</el-button |
|||
> |
|||
</el-collapse-item> |
|||
</el-collapse> |
|||
|
|||
<div style="text-align: right; margin-top: 20px"> |
|||
<el-button type="primary" @click="onSave">提交保存</el-button> |
|||
</div> |
|||
</el-card> |
|||
</div> |
|||
</template> |
|||
|
|||
<script lang="ts" setup> |
|||
import { xsyjConfig, getXsyjConfig } from '@/app/api/sys' |
|||
import { reactive, ref } from 'vue' |
|||
import {ElMessage} from 'element-plus' |
|||
import { useRoute } from 'vue-router' |
|||
const route = useRoute() |
|||
const pageName = route.meta.title |
|||
|
|||
const loading = ref(true) |
|||
const stages = ref([]) |
|||
const activeNames = ref(null) |
|||
|
|||
function addStage() { |
|||
const newStage = { |
|||
name: '默认阶段', |
|||
price:0, |
|||
rules: [{ |
|||
renewal_standard_min: '', |
|||
renewal_standard_max: '', |
|||
renewal_commission: '', |
|||
new_count_min: '', |
|||
new_count_max: '', |
|||
new_move_5: '', |
|||
new_move_7: '' |
|||
}] |
|||
} |
|||
stages.value.push(newStage) |
|||
activeNames.value = newStage.name |
|||
} |
|||
|
|||
function removeStage(index) { |
|||
stages.value.splice(index, 1) |
|||
} |
|||
|
|||
function addRule(stage) { |
|||
stage.rules.push({ |
|||
renewal_standard_min: '', |
|||
renewal_standard_max: '', |
|||
renewal_commission: '', |
|||
new_count_min: '', |
|||
new_count_max: '', |
|||
new_move_5: '', |
|||
new_move_7: '' |
|||
}) |
|||
} |
|||
|
|||
function removeRule(stage, ruleIndex) { |
|||
if (stage.rules.length === 1) { |
|||
ElMessage.warning('至少保留一条规则') |
|||
return |
|||
} |
|||
stage.rules.splice(ruleIndex, 1) |
|||
} |
|||
|
|||
const setFormData = async () => { |
|||
const data = await (await getXsyjConfig()).data |
|||
stages.value = data |
|||
loading.value = false |
|||
} |
|||
|
|||
setFormData(); |
|||
|
|||
const onSave = async () => { |
|||
xsyjConfig(stages.value) |
|||
.then(() => { |
|||
loading.value = true |
|||
setFormData() |
|||
}) |
|||
.catch(() => { |
|||
loading.value = false |
|||
}) |
|||
} |
|||
import { xsyjConfig, getXsyjConfig } from '@/app/api/sys' |
|||
import { reactive, ref } from 'vue' |
|||
import { ElMessage } from 'element-plus' |
|||
import { useRoute } from 'vue-router' |
|||
const route = useRoute() |
|||
const pageName = route.meta.title |
|||
|
|||
const loading = ref(true) |
|||
const stages = ref([]) |
|||
const activeNames = ref(null) |
|||
|
|||
function addStage() { |
|||
const newStage = { |
|||
name: '默认阶段', |
|||
price: 0, |
|||
rules: [ |
|||
{ |
|||
renewal_standard_min: '', |
|||
renewal_standard_max: '', |
|||
renewal_commission: '', |
|||
new_count_min: '', |
|||
new_count_max: '', |
|||
new_move_5: '', |
|||
new_move_7: '', |
|||
}, |
|||
], |
|||
} |
|||
stages.value.push(newStage) |
|||
activeNames.value = newStage.name |
|||
} |
|||
|
|||
function removeStage(index) { |
|||
stages.value.splice(index, 1) |
|||
} |
|||
|
|||
function addRule(stage) { |
|||
stage.rules.push({ |
|||
renewal_standard_min: '', |
|||
renewal_standard_max: '', |
|||
renewal_commission: '', |
|||
new_count_min: '', |
|||
new_count_max: '', |
|||
new_move_5: '', |
|||
new_move_7: '', |
|||
}) |
|||
} |
|||
|
|||
function removeRule(stage, ruleIndex) { |
|||
if (stage.rules.length === 1) { |
|||
ElMessage.warning('至少保留一条规则') |
|||
return |
|||
} |
|||
stage.rules.splice(ruleIndex, 1) |
|||
} |
|||
|
|||
const setFormData = async () => { |
|||
const data = await (await getXsyjConfig()).data |
|||
stages.value = data |
|||
loading.value = false |
|||
} |
|||
|
|||
setFormData() |
|||
|
|||
const onSave = async () => { |
|||
xsyjConfig(stages.value) |
|||
.then(() => { |
|||
loading.value = true |
|||
setFormData() |
|||
}) |
|||
.catch(() => { |
|||
loading.value = false |
|||
}) |
|||
} |
|||
</script> |
|||
|
|||
<style lang="scss" scoped> |
|||
.collapse-title { |
|||
display: flex; |
|||
align-items: center; |
|||
justify-content: space-between; |
|||
width: 100%; |
|||
font-size: 14px; |
|||
font-weight: 500; |
|||
padding-right: 10px; |
|||
color: #333; |
|||
padding: 10px; |
|||
} |
|||
|
|||
.title-name { |
|||
width: 230px; |
|||
} |
|||
|
|||
.title-salary { |
|||
width: 110px; |
|||
text-align: center; |
|||
color: #7438D5; |
|||
} |
|||
|
|||
.arrow { |
|||
margin-left: auto; |
|||
color: #999; |
|||
font-size: 14px; |
|||
} |
|||
|
|||
.collapse-title { |
|||
display: flex; |
|||
align-items: center; |
|||
justify-content: space-between; |
|||
width: 100%; |
|||
font-size: 14px; |
|||
font-weight: 500; |
|||
padding-right: 10px; |
|||
color: #333; |
|||
padding: 10px; |
|||
} |
|||
|
|||
.title-name { |
|||
width: 230px; |
|||
} |
|||
|
|||
.title-salary { |
|||
width: 110px; |
|||
text-align: center; |
|||
color: #7438d5; |
|||
} |
|||
|
|||
.arrow { |
|||
margin-left: auto; |
|||
color: #999; |
|||
font-size: 14px; |
|||
} |
|||
</style> |
|||
|
|||
Loading…
Reference in new issue