[update] 联调企标立项、变更计划
This commit is contained in:
@@ -57,8 +57,8 @@
|
||||
<a-form-item :label="$t('enterpriseStandardLibrary.plan.revisionType')" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||
<j-dict-select-tag
|
||||
:placeholder="$t('pleaseEnter')+$t('enterpriseStandardLibrary.plan.revisionType')"
|
||||
dict-code="esp_application_category"
|
||||
v-model="queryParam.applicationCategory">
|
||||
dict-code="esp_revision_type"
|
||||
v-model="queryParam.revisionType">
|
||||
</j-dict-select-tag>
|
||||
</a-form-item>
|
||||
</a-col>
|
||||
@@ -106,7 +106,7 @@ export default {
|
||||
required: false,
|
||||
default: 'checkbox'
|
||||
},
|
||||
searchParam: {
|
||||
searchParam: { // 根据不同模块传入固定的查询参数
|
||||
type: Object,
|
||||
required: false,
|
||||
default () {
|
||||
|
||||
Reference in New Issue
Block a user