Browse Source

优化

master
nizongfeng 1 year ago
parent
commit
6a4ab4eaaa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      application/admin/view/order_main/index.html

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

@@ -521,7 +521,7 @@
setTimeout(e => {
this.showTable = true;
// this.showTable(true)
}, 1000); // 定时时间
}, 500); // 定时时间
},
getSupplierList(){
axios.post("/hotel.php/cf_suplier_info/getList", this.search).then((response) => {


Loading…
Cancel
Save