zhouwx
2025-11-07 2ddae70b9d9accc1c2136f6bed6df5d3981b5c77
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: '',