src/views/dashboard/tgUser.vue @@ -110,9 +110,11 @@ } }, mounted() { setTimeout(() => { this.getDicts('changeType').then(response => { this.changeTypeOptions = response.data }) }, 1000) }, methods: { changeTypeFormat(row, column) {