Explorar o código

计件工资优化

liuhairui hai 1 ano
pai
achega
6ce40cd75e
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

@@ -153,7 +153,7 @@ const jjgzzhysclick = async () => {
   //   ElMessage({type: 'error',message: '更新失败'})
   // }
   if (staffSalaryCount_add.code === 0) {
-    ElMessage({type: 'success',message: msg})
+    ElMessage({type: 'success',message: staffSalaryCount_add.msg})
   }else{
     ElMessage({type: 'error',message: '更新成功'})
   }