computed: {
    newType: {
      get() {
        return this.modelValue
      },