hd hace 2 meses
padre
commit
bf8d5fc80b
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. 2 0
      app/jbsc/html/changeResult.html
  2. 2 0
      app/jbsc/html/questionnaire.html

+ 2 - 0
app/jbsc/html/changeResult.html

@ -105,6 +105,8 @@
                parent.eventBuss.$emit('guan_results', index)
              }
            })
            var index = parent.layer.getFrameIndex(window.name) //先得到当前iframe层的索引
            parent.layer.close(index) //再执行关闭
          },
          updateResult() {
            var vm = this

+ 2 - 0
app/jbsc/html/questionnaire.html

@ -1071,6 +1071,8 @@
                      parent.eventBuss.$emit('guan_results', index)
                    }
                  })
                  var index = parent.layer.getFrameIndex(window.name) //先得到当前iframe层的索引
                  parent.layer.close(index) //再执行关闭
                } else if (vm.screeningType == 'aa9bd609fd8b492296f6a34849b76520' || vm.questions[1].isThird == 3) {
                  top.layer.open({
                    type: 2,