瀏覽代碼

-删除console.log

jiangbiao 3 年之前
父節點
當前提交
9a62705aee
共有 1 個文件被更改,包括 0 次插入4 次删除
  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