|
|
@@ -304,7 +304,7 @@ export default {
|
|
|
this.listConfig.toolbars.push({ key: 'remove' })
|
|
|
this.selection = true
|
|
|
}
|
|
|
- if (this.pageKey === 'nbwj') {
|
|
|
+ if (this.pageKey === 'skwjcy') {
|
|
|
this.listConfig.searchForm.forms = [
|
|
|
{ prop: 'wen_jian_bian_hao', label: '文件编号' },
|
|
|
{ prop: 'wen_jian_ming_che', label: '文件名称' }
|
|
|
@@ -477,7 +477,7 @@ export default {
|
|
|
}
|
|
|
// fileType存放文件的id和有孩子的id
|
|
|
if (fileType) {
|
|
|
- if (this.pageKey === 'nbwj') {
|
|
|
+ if (this.pageKey === 'skwjcy') {
|
|
|
if (comAuthority.length !== 0) {
|
|
|
wheres1 =
|
|
|
wheres1 +
|
|
|
@@ -594,7 +594,7 @@ export default {
|
|
|
const sqlArr = [comSql, buMenSql, authoritySql]
|
|
|
let oldRecordSql = ''
|
|
|
const buMenWhere = []
|
|
|
- if (this.pageKey !== 'nbwj') {
|
|
|
+ if (this.pageKey !== 'skwjcy') {
|
|
|
if (this.$store.getters.deptList.length !== 0) {
|
|
|
// eslint-disable-next-line no-redeclare
|
|
|
if (this.pos) {
|