company/src/components/common/MenuSelect.vue @@ -43,6 +43,9 @@ } }, watch: { type: function (newVal, oldVal) { this.type = newVal }, excludeId () { this.fetchData() }