Browse Source

获取列表

dev
nizongfeng 3 years ago
parent
commit
aa25aae729
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      application/admin/view/order_main/index.html

+ 1
- 0
application/admin/view/order_main/index.html View File

@@ -222,6 +222,7 @@
window.addEventListener("message", e => {
this.editShow = false
this.addShow = false
this.getData(1)
});
this.getAdminUser();
this.getChannelList();


Loading…
Cancel
Save