gaoluyang
2025-11-07 e9ec35fc07280cacdb257c8f0ee5da9cc83e651a
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",