Update edit.vue

增加:账户消耗列表-编辑可以修改自媒体
This commit is contained in:
2026-05-18 18:08:35 +08:00
parent 9df6330d41
commit 131fb7d9c7
@@ -24,7 +24,6 @@
placeholder="请选择自媒体渠道" placeholder="请选择自媒体渠道"
class="account-cost-channel-select w-full" class="account-cost-channel-select w-full"
filterable filterable
:disabled="mode === 'edit'"
> >
<el-option-group <el-option-group
v-for="g in mediaChannelGroups" v-for="g in mediaChannelGroups"