zhouwx
2025-10-14 e6f2e152a23f5883215ab8dcb75718533c581ac7
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: '',