Explorar el Código

修复图片下载准考证号输入框不显示的bug

luoshi hace 4 años
padre
commit
165dbd85aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      source/view/image.html

+ 1 - 1
source/view/image.html

@@ -124,7 +124,7 @@
                     $('#watermark-select').show()
                     $('#track-mode-select').show()
                     $('#subjectCode-select').show()
-                    $('#campusName-select').show()
+                    $('#examNumber-select').show()
                 } else if (type == '2') {
                     $('#message-text').html('转存规则范例: ' + config.imageUrl.package)
                     $('#message-tr').show()