提交 35c06a60 authored 作者: 张耀丹's avatar 张耀丹

生活污水处理设施=》1:修改运行状态,2:设计规模 ,3:验收,4:环评手续,5:排污手续

上级 5c293b4c
......@@ -810,7 +810,7 @@
</a-tab-pane>
</a-tabs>
<ncshwsclss-apply-sh-modal ref="modalForm" @ok="modalFormOk"></ncshwsclss-apply-sh-modal>
<ncshwsclss-apply-sh-modal ref="modalForm" @ok="getList"></ncshwsclss-apply-sh-modal>
<!-- 详情页以历史 -->
<NcshwsclssShRecordModal ref="modalForm4" @ok="modalFormOk" />
......@@ -2446,20 +2446,6 @@ export default {
handleCancel() {
this.close()
},
handleEditNew(record) {
if (!record.szjcbgFile) {
record.szjcbgFile = {
filePath: '',
fileName: '',
fileType: 'szjcbg',
fileTypeDesc: '水质检测报告',
moduleType: 3,
}
}
this.model = Object.assign({}, record)
this.title = '详情页'
this.disableSubmit = true
},
handleTab(e) {
this.activeKey = e
this.changezt = Number(e)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论