liuyg
2021-06-09 8f048024b02f0af68b43209b9ba0e66069729bc5
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); //重写数据
               }
            })