瀏覽代碼

优化

master
nizongfeng 1 年之前
父節點
當前提交
6a4ab4eaaa
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      application/admin/view/order_main/index.html

+ 1
- 1
application/admin/view/order_main/index.html 查看文件

@@ -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…
取消
儲存