Commit 6649052a by panjiangyi

buttonthrottle

parent 1e1b2060
Showing with 1 additions and 1 deletions
......@@ -70,7 +70,7 @@
<script lang="ts">
import { Component, Prop, Vue } from "vue-property-decorator";
import buttonThrottle from "../utils/button-throttle";
import buttonThrottle from "./utils/button-throttle";
import avatar from "@/customer-service/components/avatar.vue";
import { chatStore, ChatStore } from "@/customer-service/store/model";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment