[update] 修改企标库搜索条件bug
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<a-spin :spinning="confirmLoading" style="width: 100%;height:100%">
|
||||
<div class="custom-drawer-style-scroll">
|
||||
<add-form ref="addForm"
|
||||
:defaultValue="{year_number: new Date().getFullYear()}"
|
||||
:defaultValue="{year_number: new Date().getFullYear() + ''}"
|
||||
:disabledFieldList="['replaced_stand_num', 'referenced_standard']"
|
||||
:get-form-func="getFormFunc"
|
||||
:get-document-info-func="getDocumentInfoFunc"
|
||||
|
||||
Reference in New Issue
Block a user