/** * 台账列表样式界面 */ export const useList = Behavior({ data: { }, methods: { }, });