Merge branch 'develop' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage into develop

This commit is contained in:
wuyx
2022-11-29 16:03:33 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -187,7 +187,7 @@ export default {
const getList = () => {
let objn = {
auditStatus: 0,
categoryId: 0,
// categoryId: 0,
createName: state.valuecreater,
name: state.valuename,
pageNo: state.currentPage,

View File

@@ -530,7 +530,7 @@ export default {
let objn = {
auditStatus: 1,
// beginTime: 0,
categoryId: 0,
// categoryId: 0,
createName: state.valuecreater,
// endTime: 0,
name: state.valuename,