tangning 8 月之前
父节点
当前提交
1f2bd8f98c
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/views/productOperation/modal/ryNoSceneModal.vue

+ 3 - 2
src/views/productOperation/modal/ryNoSceneModal.vue

@@ -99,6 +99,7 @@
           title: '场景标题',
           dataIndex: 'sceneName',
           width: 250,
+          fixed: 'left',
           ellipsis: true,
           slots: { customRender: 'href' },
         },
@@ -161,8 +162,8 @@
         //   fileFlow.showList = authType ? false : true;
         //   return T;
         // },
-        showTableSetting: true,
-        tableSetting: { fullScreen: true },
+        // showTableSetting: true,
+        // tableSetting: { fullScreen: true },
         showIndexColumn: false,
         canResize: true,
         rowKey: 'id',