admin/src/views/business/shopQualificationList.vue
@@ -138,10 +138,10 @@ this.searchForm.createEndTime = val ? val[1] : '' }, handleAudit (row) { this.$refs.operaShopApprovalWindow.open('门店审批', row) this.$refs.operaShopApprovalWindow.open('门店审批('+row.name+')', row) }, openShopInfo (row) { this.$refs.operaShopInfoSeeWindow.open('门店信息', row) this.$refs.operaShopInfoSeeWindow.open('门店审批('+row.name+')', row) } } } @@ -152,4 +152,4 @@ text-decoration: underline; cursor: pointer; } </style> </style>