Explorar o código

计件工资优化

liuhairui hai 1 ano
pai
achega
459d7d0436
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/performance/jjgzzhys.vue

+ 1 - 1
src/view/performance/jjgzzhys.vue

@@ -146,7 +146,7 @@ const jjgzzhysclick = async () => {
   };
   console.log(formattedData);
   const staffSalaryCount_add = await staffSalaryCount(formattedData);//调用接口
-  console.log(staffSalaryCount_add)
+  console.log(staffSalaryCount_add);
   // if (staffSalaryCount_add.code === 0) {
   //   ElMessage({type: 'success',message: msg})
   // }else{