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