buhuazhen
5 天以前 2c783310e724c54f3936856410b701a3be79eab4
src/views/personnelManagement/dimission/index.vue
@@ -1,6 +1,6 @@
<template>
  <div class="app-container">
    <div class="search_form">
    <div class="search_form mb20">
      <div>
        <span class="search_title">姓名:</span>
        <el-input
@@ -76,6 +76,10 @@
    },
  },
  {
    label: "离职日期",
    prop: "leaveDate",
  },
  {
    label: "员工编号",
    prop: "staffNo",
  },