| | |
| | | </FormCol> |
| | | </el-tab-pane> |
| | | |
| | | <el-tab-pane label="危废排污" name="third"> |
| | | <!-- <el-tab-pane label="危废排污" name="third"> |
| | | <FormCol> |
| | | <div class="sub-title">危废排污清单</div> |
| | | <CompHazardousWasteFile :form-info="formHazardousWasteFile" /> |
| | |
| | | <div class="sub-title">危废排污记录</div> |
| | | <CompHazardousWasteRecord :form-info="formHazardousWasteRecord" /> |
| | | </FormCol> |
| | | </el-tab-pane> |
| | | </el-tab-pane> --> |
| | | |
| | | <el-tab-pane label="行政处罚" name="fourth"> |
| | | <FormCol> |
| | | <div class="sub-title">行政处罚表</div> |
| | | <!-- <CompPunishment :form-info="formProblem" /> --> |
| | | </FormCol> |
| | | <!-- <FormCol> --> |
| | | <CompPunishment /> |
| | | <!-- </FormCol> --> |
| | | </el-tab-pane> |
| | | |
| | | <el-tab-pane label="信访投诉" name="fifth"> |
| | | <FormCol> |
| | | <div class="sub-title">信访投诉</div> |
| | | <!-- <CompLaint :form-info="formLaint" /> --> |
| | | </FormCol> |
| | | <!-- <FormCol> --> |
| | | <CompLaint /> |
| | | <!-- </FormCol> --> |
| | | </el-tab-pane> |
| | | |
| | | <el-tab-pane label="巡查问题表" name="sixth"> |
| | | <!-- <el-tab-pane label="巡查问题表" name="sixth"> |
| | | <FormCol> |
| | | <div class="sub-title">巡查问题表</div> |
| | | <!-- <CompProblem :form-info="formProblem" /> --> |
| | | <CompProblem :form-info="formProblem" /> |
| | | </FormCol> |
| | | </el-tab-pane> |
| | | </el-tab-pane> --> |
| | | </el-tabs> |
| | | |
| | | <!-- <ComBaseInformation v-model="drawer"></ComBaseInformation> --> |
| | |
| | | import CompDeviceInfo from './components/CompDeviceInfo.vue' |
| | | import CompHazardousWasteFile from './components/CompHazardousWasteFile.vue' |
| | | import CompHazardousWasteRecord from './components/CompHazardousWasteRecord.vue' |
| | | import CompLaint from './components/CompLaint.vue' |
| | | import CompPunishment from './components/CompPunishment.vue' |
| | | |
| | | export default { |
| | | components: { |
| | |
| | | CompSceneInfo, |
| | | CompCompanyInfo, |
| | | CompDeviceInfo, |
| | | CompHazardousWasteFile, |
| | | CompHazardousWasteRecord, |
| | | CompPunishment, |
| | | CompLaint, |
| | | // CompHazardousWasteFile, |
| | | // CompHazardousWasteRecord, |
| | | // CompPanyInfo, |
| | | // CompFumePurifyDevice, |
| | | // CompHazardousWasteFile, |
| | | // CompHazardousWasteRecord, |
| | | // CompProblem, |
| | | // CompPunishment, |
| | | // CompRestaurantBaseInfo, |
| | | // CompVehicleBaseInfo, |
| | | // CompUserInfos, |