芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/kwesioben.com/paymoney/vendor/livewire/livewire/js/PrefetchMessage.js
import Message from '@/Message' export default class extends Message { constructor(component, action) { super(component, [action]) } get prefetchId() { return this.updateQueue[0].toId() } }