gaoluyang
2 天以前 613470bb1f30f6ef2e35d68e89fd0b8f93f92753
src/views/personnelManagement/contractManagement/components/formDia.vue
@@ -31,10 +31,10 @@
const dialogFormVisible = ref(false);
const operationType = ref('')
const tableColumn = ref([
  {
    label: "合同年限",
    prop: "contractTerm",
  },
  // {
  //   label: "合同年限",
  //   prop: "contractTerm",
  // },
  {
    label: "合同开始日期",
    prop: "contractStartTime",