From b4dfdc588c7dbfbeba96c04986cb964a84feaf72 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期二, 09 四月 2019 20:38:22 +0800
Subject: [PATCH] 开发员工权限
---
WebService/src/main/resources/components/validate-code/validate-code.js | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/WebService/src/main/resources/components/validate-code/validate-code.js b/WebService/src/main/resources/components/validate-code/validate-code.js
index 803e3d3..bc2c255 100644
--- a/WebService/src/main/resources/components/validate-code/validate-code.js
+++ b/WebService/src/main/resources/components/validate-code/validate-code.js
@@ -43,7 +43,10 @@
});
}
- }
+ },
+ _destroyedMethod:function(){
+ console.log("鐧诲綍楠岃瘉鐮侀〉闈㈤攢姣佽皟鐢�");
+ }
});
--
Gitblit v1.8.0