|
|
@@ -110,6 +110,7 @@ const jjgzzhysclick = async () => {
|
|
|
vacation_two_end: formatDate(jjgzzhysformData.vacation_two_end)
|
|
|
};
|
|
|
console.log(formattedData)
|
|
|
+ console.log(formattedData)
|
|
|
//目前没有接口,先不用调用
|
|
|
const staffSalaryCount_add = await staffSalaryCount(formattedData);
|
|
|
if (staffSalaryCount_add.code === 0) {
|