[update] 增加企业标准新增的条件
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
<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()}"
|
||||
:disabledFieldList="['replaced_stand_num', 'referenced_standard']"
|
||||
:get-form-func="getFormFunc"
|
||||
:get-document-info-func="getDocumentInfoFunc"
|
||||
@submitFormData="submitFormData" />
|
||||
|
||||
Reference in New Issue
Block a user