Authored by 沈志敏

fix bug

... ... @@ -9,6 +9,7 @@
const $ = require('jquery');
const yoho = require('yoho');
const tip = require('common/tip');
module.exports = {
data() {
... ...