noob il y a 4 ans
Parent
commit
a851337cb3
1 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 5
      src/views/candidateManage/candidateAll.vue

+ 1 - 5
src/views/candidateManage/candidateAll.vue

@@ -4,7 +4,7 @@
  * @Autor: XuTongZhang
  * @Date: 2020-07-30 10:17:25
  * @LastEditors  : yuanrunwei
- * @LastEditTime : 2021-04-08 14:30:18
+ * @LastEditTime : 2021-04-08 14:44:58
 -->
 <template>
 <div class="indexPage">
@@ -438,10 +438,6 @@ export default {
           props: 'positionName'
         },
         {
-          label: '期望薪资',
-          props: 'delivererExpectSalary'
-        },
-        {
           label: '期望行业',
           props: 'delivererIndustry'
         },