Browse Source

build:数据共享表格列宽度调整

snow 2 years ago
parent
commit
505e466021
2 changed files with 2 additions and 1 deletions
  1. 0 0
      dist/static/js/0.js
  2. 2 1
      src/views/interest/dataShare/index.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 2 - 1
src/views/interest/dataShare/index.vue

@@ -246,7 +246,8 @@ export default {
         {
         {
           prop: "menu_list",
           prop: "menu_list",
           label: "菜单数据",
           label: "菜单数据",
-          _slot_: "menu"
+          _slot_: "menu",
+          width:210
         },
         },
         {
         {
           prop: "source_nickname",
           prop: "source_nickname",

Some files were not shown because too many files changed in this diff