guoyujia il y a 11 mois
Parent
commit
1cc0c4a01d
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/business/daywork/sortForm.vue

+ 0 - 1
src/views/business/daywork/sortForm.vue

@@ -590,7 +590,6 @@ const handleSave = () => {
           "废品总数不能超过投产数,当前废品总数为" + rejectAmount.value
         );
       }
-
       form.value.workingHours = form.value.workHoursTimestamp;
       //设备id和code
       for (let i = 0; i < equipmentList.value.length; i++) {