zhouwx
2025-10-14 9012c6da4622ae1548efc9c02a635a6ce78d8f30
src/views/build/conpanyFunctionConsult/qualityObjectives/objective/components/objectiveDialog.vue
@@ -230,7 +230,7 @@
const state = reactive({
  form: {
    id: '',
    year: '',
    year: '2025',
    num: '',
    type: '',
    departId: '',
@@ -393,7 +393,7 @@
const reset = () => {
  state.form = {
    id: '',
    year: '',
    year: '2025',
    num: '',
    type: '',
    departId: '',