田源
2023-11-15 6f61bbb9b69fa9f54ae22e76f5332d6adc3dc4fe
Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -226,6 +226,13 @@
      },
    },
  },
  watch:{
    codeApplyForm:{
      handler(newval,oldval){
        // console.log('newval',newval)
      }
    }
  },
  methods: {
    openDialog() {
      this.getFormTemplate();