update 国内标准-新增:标准编号输入示例

This commit is contained in:
赵霄
2023-09-13 14:06:41 +08:00
parent 1ab8aeae76
commit ca0d95222e
4 changed files with 14 additions and 2 deletions
@@ -14,6 +14,9 @@
<add-form ref="addForm"
:get-form-func="getFormFunc"
:get-document-info-func="getDocumentInfoFunc"
:special-placeholder="{
standard_number: `${$t('standardRegulationLibrary.inputExample')}7258`
}"
@submitFormData="submitFormData" />
</a-spin>
</div>
@@ -28,7 +31,6 @@
<script>
import AddForm from '../../../../components/customField/AddForm.vue'
import { postAction } from '@api/manage'
import {
getDomesticStandardDocumentInfo,
getDomesticStandardFormModal,