wkw 7 月之前
父节点
当前提交
f77f54a02e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/postPush/postPush.vue

+ 1 - 1
src/components/postPush/postPush.vue

@@ -473,7 +473,7 @@ export default {
 					this.postPushForm.salaryRange = obj.salaryRange
 					this.postPushForm.positionTag = obj.positionTag.split(',')
 					// this.postPushForm.industry = obj.industry
-					this.postPushForm.welfareTag = obj.welfareTag.split(',')
+					this.postPushForm.welfareTag = obj.welfareTag.split(';')
 					this.postPushForm.positionDetails = obj.positionDetails
 					this.postPushForm.province = obj.province
 					this.postPushForm.city = obj.city