浏览代码

考试新增编码

WANG 6 年之前
父节点
当前提交
cf3d341a23
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/modules/examwork/view/offlineExam.vue
  2. 1 1
      src/modules/examwork/view/onlineExam.vue

+ 1 - 1
src/modules/examwork/view/offlineExam.vue

@@ -336,4 +336,4 @@ export default {
 .input >>> .el-input__inner {
 .input >>> .el-input__inner {
   -webkit-appearance: button;
   -webkit-appearance: button;
 }
 }
-</style>
+</style>

+ 1 - 1
src/modules/examwork/view/onlineExam.vue

@@ -1059,4 +1059,4 @@ export default {
 .input >>> .el-input__inner {
 .input >>> .el-input__inner {
   -webkit-appearance: button;
   -webkit-appearance: button;
 }
 }
-</style>
+</style>