Browse Source

-删除console.log

jiangbiao 3 năm trước cách đây
mục cha
commit
9a62705aee
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      ui/src/views/approve/approveDetail/invoice-detail.vue

+ 0 - 4
ui/src/views/approve/approveDetail/invoice-detail.vue

@@ -225,8 +225,6 @@ export default {
       return this.selectDictLabel(this.guardianUnitOptions, row.guardianUnit);
     },
     init (id, taskId, processId,taskName) {
-      console.log(id)
-      console.log("idididid")
       this.reset();
       this.fileList = [];
       this.getDicts("booking_work_status").then(response => {
@@ -271,8 +269,6 @@ export default {
         this.historyLoading = false
       });
       getInvoice(id).then(response => {
-        console.log(123123123123123)
-        console.log(response)
         this.taskForm.businessKey = response.data.id
         this.dataForm.userId = response.data.userId
         this.dataForm.devId = response.data.devId