src/views/doublePreventAction/riskLevelManage/controlAction/index.vue
@@ -122,7 +122,7 @@ </el-form> <div align="right"> <el-button @click="riskControlMeasureVisible = false">取消</el-button> <el-button type="primary" @click="submitAnalyseUnit()">确认</el-button> <el-button type="primary" @click="submitAnalyseUnit()" v-show="ifShowSelf">确认</el-button> </div> </el-dialog> </div> @@ -162,6 +162,7 @@ listLoading: false, showCurrent:true, showOther:false, ifShowSelf:true, pageSize: 10, recordTotal: 0, currentPage: 1,