张田田 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) {
 function QRCode(model: InstitutionModel) {
+  console.log(model,111);
   const { name } = model;
   const { name } = model;
   VxeUI.modal.open({
   VxeUI.modal.open({
     title: `${name} 专属小程序码`,
     title: `${name} 专属小程序码`,