src/views/hiddenDangerManagement/fillRectificationAdd.vue
@@ -132,7 +132,7 @@ <el-row> <el-col :span="22"> <el-form-item style="text-align: center"> <el-button type="primary" @click="submitForm('ruleForm')" <el-button type="primary" class="btns" @click="submitForm('ruleForm')" >保存</el-button > <el-button @click="close()">关闭</el-button> @@ -219,4 +219,8 @@ /deep/ .multiline .el-input__inner { height: 62px; } .btns{ background-color: #034ea2; border: 1px solid #034ea2; } </style>