mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
课酬基准
This commit is contained in:
@@ -1233,7 +1233,8 @@ export default {
|
||||
} else {
|
||||
state.formParam.score = null
|
||||
}
|
||||
if (state.formParam.levelPay) {
|
||||
console.log("state.formParam.levelPay",state.formParam.levelPay)
|
||||
if (state.formParam.levelPay || state.formParam.levelPay == 0) {
|
||||
state.formParam.levelPay = String(state.formParam.levelPay)
|
||||
}
|
||||
if (state.formParam.payableExpense) {
|
||||
|
||||
Reference in New Issue
Block a user