Kaynağa Gözat

受控文件查阅路由变化

shenqilong 1 yıl önce
ebeveyn
işleme
349ffb1324
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      src/views/infosManage/fileIE.vue

+ 3 - 3
src/views/infosManage/fileIE.vue

@@ -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) {