mirror of
https://github.com/youzan/vant.git
synced 2026-04-30 01:00:49 +08:00
Popup: add test cases
This commit is contained in:
@@ -99,6 +99,7 @@ export default {
|
||||
* 显示popup
|
||||
*/
|
||||
open() {
|
||||
/* istanbul ignore if */
|
||||
if (this.$isServer) return;
|
||||
if (this.opened) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user