Changes
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { debounce } from "lodash/function.js";
|
||||
import { debounce } from "lodash";
|
||||
|
||||
export default {
|
||||
name: "AdminIndexSearch",
|
||||
|
||||
Reference in New Issue
Block a user