添加测试环境水印
Showing
7 changed files
with
92 additions
and
10 deletions
src/utils/watermark.js
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -23,7 +23,7 @@ export default { |
} | ||
}, | ||
mounted() { | ||
this.queryArea(); | ||
// this.queryArea(); | ||
}, | ||
created() {} | ||
} | ||
\ No newline at end of file | ||
... | ... |