mirror of
https://github.com/fatedier/frp.git
synced 2026-04-05 00:29:16 +08:00
update dashboard fetch api
This commit is contained in:
@@ -83,11 +83,11 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Humanize from "humanize-plus";
|
||||
import Humanize from 'humanize-plus';
|
||||
import Traffic from './Traffic.vue'
|
||||
import {
|
||||
HttpProxy
|
||||
} from "../utils/proxy.js"
|
||||
} from '../utils/proxy.js'
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user