fix
zhoucong
2022-04-26 d470dfcfe080efdd758b3d560c9a971501146057
fix
已修改2个文件
8 ■■■■ 文件已修改
src/views/hiddenDangerManagement/fillRectificationAdd.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/hiddenDangerRegistration/hiddenDangerAdd.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/hiddenDangerManagement/fillRectificationAdd.vue
@@ -104,7 +104,7 @@
                        </el-col>
                    </el-row>-->
                    <el-row>
                    <el-row style="margin-bottom: 20px">
                        <el-col :span="9">
                            <el-button type="primary" class="btns" @click="addDanger">新增隐患</el-button>
                        </el-col>
@@ -302,7 +302,7 @@
                        </el-form-item>
                    </el-col>
                </el-row>-->
                <el-row>
                <el-row style="margin-top: 20px">
                    <el-col :span="22">
                        <el-form-item style="text-align: center">
                            <el-button type="primary" class="btns" @click="submitDanger('form')"
src/views/hiddenDangerRegistration/hiddenDangerAdd.vue
@@ -104,7 +104,7 @@
                </el-col>
            </el-row>
            <el-row>
            <el-row style="margin-bottom: 20px">
                <el-col :span="9">
                    <el-button type="primary" class="btns" @click="addDanger">新增隐患</el-button>
                </el-col>
@@ -145,7 +145,7 @@
            </el-row>
          <el-row>
          <el-row style="margin-top: 20px">
            <el-col :span="22">
              <el-form-item style="text-align: center">
                <el-button type="primary" class="btns" @click="submitForm('ruleForm')"