feat: There is no way the,Laws

This commit is contained in:
super_liu
2021-11-03 15:46:22 +08:00
parent afdce3f650
commit 83a154103c
2 changed files with 395 additions and 5 deletions
@@ -538,7 +538,7 @@
></el-input>
</el-form-item>
</template>
<template v-else-if="field.attrField === 'DTQBBHBUSS'">
<template v-else-if="field.attrField === 'DTWJHLAWS'">
<custom-input-for-standards
:key="field.attrField"
:config="field"
@@ -548,7 +548,7 @@
@popoverHide="popoverHideQuery"
></custom-input-for-standards>
</template>
<template v-else-if="field.attrField === 'BDTQBBHBUSS'">
<template v-else-if="field.attrField === 'BDTWJHLAWS'">
<custom-input
:key="field.attrField"
:config="field"
@@ -755,7 +755,7 @@
</el-table-column>
<el-table-column
prop="issueTime"
label="日期"
label="日期"
width="180"
sortable
align="center">
@@ -1277,7 +1277,7 @@
import CustomSelect from '@/components/CustomFormComponents/Select'
import CustomDatePick from '@/components/CustomFormComponents/DatePicker'
import CustomFile from '@/components/CustomFormComponents/File'
import CustomInputForStandards from '@/components/CustomFormComponents/InputForStandardsForEnterprise'
import CustomInputForStandards from '@/components/CustomFormComponents/InputForStandardsForLaws'
import customSelectArray from '@/components/CustomFormComponents/SelectArray'
import CustomOrg from '@/components/CustomFormComponents/OrgTree'
import CustomSVPPS from '@/components/CustomFormComponents/SVPPS'
@@ -3751,7 +3751,7 @@
disabled: false
},
{
label: '发日期',
label: '发日期',
value: 'issue_time',
type: 'DATE_PIC_OPTS',
disabled: false