上饶市警务平台后台管理前端
guanqb
2023-02-28 2e41623f7fd7fd4f01b08cda81012edc9c573d91
src/util/store.js
@@ -55,7 +55,6 @@
    } else if (obj.dataType == 'object') {
        content = obj.content;
    }
    console.log(content,9999)
    return content;
}
/**