张田田 1 сар өмнө
parent
commit
eea80ec407

+ 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} 专属小程序码`,