yz
2021-03-04 3b8855bf63eaf6d6b7c2b3dead02bce3d967c031
修改bug
2个文件已修改
2 ■■■■■ 已修改文件
src/views/febs/system/role/Index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/user/Informationinput.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/febs/system/role/Index.vue
@@ -78,7 +78,6 @@
                <el-tree
                  ref="permsTree"
                  :data="permsTree"
                  :check-strictly="true"
                  show-checkbox
                  accordion
                  node-key="id"
src/views/user/Informationinput.vue
@@ -4633,7 +4633,6 @@
      this.insuranceForm.delFlag = row.delFlag
      this.insuranceForm.version = row.version
      this.insuranceForm.remark = row.remark
      debugger
      this.dialogshowArr[8].show = true
    },
    selectAccidentCases() {