mo 4 роки тому
батько
коміт
a2db0c6bf8
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      src/components/remote-search/index.vue

+ 1 - 0
src/components/remote-search/index.vue

@@ -28,6 +28,7 @@ const placeholder = {
 import { throttle, slice } from "lodash";
 import { throttle, slice } from "lodash";
 import selects from "@/store/modules/selects";
 import selects from "@/store/modules/selects";
 export default {
 export default {
+  name:'remote-search',
   props: ["commit", "number","value"],
   props: ["commit", "number","value"],
   data() {
   data() {
     return {
     return {