feat: There is no way the,
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
label-width="210px"
|
||||
>
|
||||
<div style="flex: auto;" v-show="active === '1'">
|
||||
<formList
|
||||
<formListIn
|
||||
:form = "form"
|
||||
:FBGBUSSFileList = "FBGBUSSFileList"
|
||||
:LSBBBUSSFileList = "LSBBBUSSFileList"
|
||||
@@ -29,7 +29,7 @@
|
||||
:disabledState = "disabledState"
|
||||
:verifySarStandard = "verifySarStandard"
|
||||
:opinionsShow = "true"
|
||||
></formList>
|
||||
></formListIn>
|
||||
<div>
|
||||
<el-collapse accordion v-model="activeName">
|
||||
<el-collapse-item title="审批意见" name = "1">
|
||||
@@ -553,7 +553,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import formList from './common/formList.vue'
|
||||
import formListIn from './common/formListIn.vue'
|
||||
import ProcessHeader from '../../components/ProcessHeader'
|
||||
import ProcessFooter from '../../components/ProcessFooter'
|
||||
import ProcessTitle from '../../components/ProcessTitle'
|
||||
@@ -566,7 +566,7 @@
|
||||
export default {
|
||||
name: "bussLibraryProduct13",
|
||||
components: {
|
||||
formList,
|
||||
formListIn,
|
||||
ProcessHeader,
|
||||
ProcessFooter,
|
||||
ProcessTitle,
|
||||
|
||||
Reference in New Issue
Block a user