张田田 2 月之前
父節點
當前提交
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} 专属小程序码`,