|
@@ -4,7 +4,7 @@
|
|
|
* @Autor: XuTongZhang
|
|
|
* @Date: 2020-07-30 10:17:25
|
|
|
* @LastEditors: XuTongZhang
|
|
|
- * @LastEditTime: 2020-08-16 14:36:41
|
|
|
+ * @LastEditTime: 2020-08-16 22:27:57
|
|
|
-->
|
|
|
<template>
|
|
|
<div class="indexPage">
|
|
@@ -57,16 +57,6 @@ export default {
|
|
|
{ label: '58同城', value: 2 },
|
|
|
{ label: '平台', value: 3 }
|
|
|
]
|
|
|
- },
|
|
|
- {
|
|
|
- placeholder: '请输入投递职位',
|
|
|
- props: 'positionApplied'
|
|
|
- },
|
|
|
- {
|
|
|
- type: 'select',
|
|
|
- placeholder: '应聘职位',
|
|
|
- props: 'desiredPositionId',
|
|
|
- options: []
|
|
|
}
|
|
|
],
|
|
|
btn: [
|