liuyg
2021-06-10 df1c052d1f0d368cb78ebb1831980745bca11edc
widgets/LeftNavigationBar/Widget.js
@@ -134,7 +134,7 @@
               }
            }).then((res) => {
               if (res.data.code == '200') {
                  console.log(res, 'open', 898998)
                  // console.log(res, 'open', 898998)
                  that.changeData(res.data.data); //重写数据
               }
            })