jiangbiao 3 rokov pred
rodič
commit
9a62705aee

+ 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