暂存
Showing
with
138 additions
and
82 deletions
app/Http/Services/CompanyService.php
0 → 100644
Please
register
or
sign in
to comment
... | ... | @@ -7,7 +7,9 @@ |
let element = layui.element; | ||
$('#supplierDetailUrl').click(function () { | ||
layer.load(1); | ||
admin.showLoading({ | ||
type: 3, | ||
}); | ||
}); | ||
... | ... |