马宇豪
2025-01-06 f5769a3f07018638bad7f346155943e4f8b05b9b
src/views/coalMine/cTeacherManage/cReviewer/index.vue
@@ -165,6 +165,9 @@
      }
      this.loading = false;
    },
    openUpload(){
      this.$message.error('请联系开发人员规范导入')
    },
    openDialog(data,type){
      this.$refs.reviewerDialog.openDialog(data,type)
    },