mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
---fix bug
This commit is contained in:
@@ -715,8 +715,8 @@ export default {
|
|||||||
// contentList11.find(e => e.dictCode == text)?.dictValue
|
// contentList11.find(e => e.dictCode == text)?.dictValue
|
||||||
|
|
||||||
const searchList = () => {
|
const searchList = () => {
|
||||||
console.log('searchParamsearchParamsearchParam', state.searchParam)
|
// console.log('searchParamsearchParamsearchParam', state.searchParam)
|
||||||
console.log('searchParamsearchParamsearchParam', Math.ceiXXl(new Date(state.searchParam[0]).getTime()))
|
// console.log('searchParamsearchParamsearchParam', Math.ceiXXl(new Date(state.searchParam[0]).getTime()))
|
||||||
let objn = {
|
let objn = {
|
||||||
auditStatus: 1,
|
auditStatus: 1,
|
||||||
// categoryId: state.valueproj,
|
// categoryId: state.valueproj,
|
||||||
@@ -930,7 +930,7 @@ export default {
|
|||||||
auditId:state.id,
|
auditId:state.id,
|
||||||
courseId:state.courseId,
|
courseId:state.courseId,
|
||||||
title:state.description,
|
title:state.description,
|
||||||
remark:state.description,
|
remark:state.valueSugg,
|
||||||
pass:state.valuepass == "1" ? true : false,
|
pass:state.valuepass == "1" ? true : false,
|
||||||
}).then(()=>{
|
}).then(()=>{
|
||||||
state.courAuditModal = false;
|
state.courAuditModal = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user