|
@@ -342,8 +342,6 @@ const getQuery = async () => {
|
|
// obj.hirePoint = 0
|
|
// obj.hirePoint = 0
|
|
obj.hirePrice = 0
|
|
obj.hirePrice = 0
|
|
}
|
|
}
|
|
- console.log('obj.content', obj.content)
|
|
|
|
- console.log('obj.requirement', obj.requirement)
|
|
|
|
if (!obj.content) {
|
|
if (!obj.content) {
|
|
Snackbar.warning('请填写岗位职责')
|
|
Snackbar.warning('请填写岗位职责')
|
|
return 'failed'
|
|
return 'failed'
|