src/views/hiddenDangerRegistration/hiddenDangerAdd.vue
@@ -160,7 +160,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> @@ -247,4 +247,8 @@ /deep/ .multiline .el-input__inner { height: 62px; } .btns{ background-color: #034ea2; border: 1px solid #034ea2; } </style>