1
xuxueyang
2024-07-12 74ff2cd15d65511c26b6a1a2e58e6153deb1e938
pages/home/supplier-home.vue
@@ -253,7 +253,7 @@
            
            if (!this.currentInfo.supplierDTO) {
               await this.$message.confirm('尚未入住店铺信息,是否前往入住?')
               await this.$message.confirm('尚未入驻店铺信息,是否前往入驻?')
               this.goto('/sub_pages/supplier/supplier-info/supplier-info', true)
               return
            }