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