UAT变更 动态消息-动态分类为周报和月报时也需要推送范围的选择功能
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
</a-col>
|
||||
</a-row>
|
||||
<!--推送范围-->
|
||||
<a-form-item v-if="needWritePushRange"
|
||||
:labelCol="lineLabelCol"
|
||||
<a-form-item :labelCol="lineLabelCol"
|
||||
:wrapperCol="lineWrapperCol"
|
||||
:label="$t('standardRegulationLibrary.dynamicMessage.pushRange')">
|
||||
<user-selection v-decorator="['pushRange', validatorRules.pushRange]"
|
||||
|
||||
Reference in New Issue
Block a user