Update edit.vue
增加:账户消耗列表-编辑可以修改自媒体
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user