Просмотр исходного кода

采购管理月账单报表调整

hu hao 4 лет назад
Родитель
Сommit
a77a41886b
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      resources/views/procurement/finance/monthlyBillReport.blade.php

+ 0 - 1
resources/views/procurement/finance/monthlyBillReport.blade.php

@@ -223,7 +223,6 @@
                                     procurementCheckSheet.status=res.data.status;
                                 }
                             });
-                            console.log(res.data.totalStatus,_this.procurementTotalBills[_this.index])
                             if (res.data.totalStatus) _this.procurementTotalBills[_this.index].status=res.data.totalStatus;
                             $("#fill-invoice-number").modal('hide');
                             tempTip.setDuration(3000);