+
+ {{ JSON.parse(props.msg.attachment.raw).obj.jobName }}
+
+
+ {{jsa.setJobInfoPositionv3(JSON.parse(props.msg.attachment.raw).obj.storeAddr) + ' | ' + jsa.handleSetSex(JSON.parse(props.msg.attachment.raw).obj).gender + ' | ' + jsa.handleSetAge(JSON.parse(props.msg.attachment.raw).obj).age}}
+
+
+
+ {{ item }}
+
+
+
+
+
+
+ {{
+ JSON.parse(props.msg.attachment.raw).obj.minMonthlyPay / 100 ?
+ (' | ' + JSON.parse(props.msg.attachment.raw).obj.minMonthlyPay / 100 +"-" + JSON.parse(props.msg.attachment.raw).obj.maxMonthlyPay / 100) :
+ ""
+ }}
+
+
+
+
+
+
+
+ {{ JSON.parse(props.msg.attachment.raw).obj.serviceFee ? jsa.setReturnFee(JSON.parse(props.msg.attachment.raw).obj.returnFee, JSON.parse(props.msg.attachment.raw).obj.returnFeeType) : '费用待定' }}
+
+
+
+