张田田 1 개월 전
부모
커밋
eea80ec407
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/index/system/institution.vue

+ 1 - 0
src/pages/index/system/institution.vue

@@ -170,6 +170,7 @@ function editInstitution(model?: InstitutionModel, index?: number) {
 }
 
 function QRCode(model: InstitutionModel) {
+  console.log(model,111);
   const { name } = model;
   VxeUI.modal.open({
     title: `${name} 专属小程序码`,