|
|
|
@ -747,12 +747,12 @@ const ensureSupervisionTime = () => { |
|
|
|
<el-col :span="6"> |
|
|
|
<el-col :span="6"> |
|
|
|
<el-button type="primary" style="width: 100%" @click="DetailReport">详情</el-button> |
|
|
|
<el-button type="primary" style="width: 100%" @click="DetailReport">详情</el-button> |
|
|
|
</el-col> |
|
|
|
</el-col> |
|
|
|
<el-col :span="3"> |
|
|
|
<!-- <el-col :span="3">--> |
|
|
|
<el-button type="primary" style="width: 100%" @click="getWarningRecordFun">督审记录</el-button> |
|
|
|
<!-- <el-button type="primary" style="width: 100%" @click="getWarningRecordFun">督审记录</el-button>--> |
|
|
|
</el-col> |
|
|
|
<!-- </el-col>--> |
|
|
|
<el-col :span="3"> |
|
|
|
<!-- <el-col :span="3">--> |
|
|
|
<el-button type="primary" style="width: 100%" @click="getWarningInformDataFun">反馈记录</el-button> |
|
|
|
<!-- <el-button type="primary" style="width: 100%" @click="getWarningInformDataFun">反馈记录</el-button>--> |
|
|
|
</el-col> |
|
|
|
<!-- </el-col>--> |
|
|
|
</el-row> |
|
|
|
</el-row> |
|
|
|
</el-form> |
|
|
|
</el-form> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|