干扰源常态化管理页面
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
|
||||
|
||||
|
||||
<el-divider content-position="left">{{ titleButton }}</el-divider>
|
||||
<el-divider content-position="left">{{bussType == 0?'入网设计方案审查报告':'治理工程验收报告'}}</el-divider>
|
||||
<el-row style='margin-top: 25px'>
|
||||
<el-col :span='12'>
|
||||
<el-form-item label='填报人:' prop='reporter'>
|
||||
@@ -407,8 +407,9 @@ const open = () => {
|
||||
}
|
||||
const close = () => {
|
||||
//重置表单内容
|
||||
dialogFormVisible.value = false
|
||||
resetForm()
|
||||
dialogFormVisible.value = false
|
||||
|
||||
}
|
||||
onMounted(() => {
|
||||
getInfo()
|
||||
|
||||
Reference in New Issue
Block a user