ananzhusen 11 ماه پیش
والد
کامیت
053fd5c195
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/components/Data.vue

+ 2 - 2
src/views/components/Data.vue

@@ -1374,7 +1374,7 @@ const onAddShape = (e, _data) => {
           },
           {
             text: item.mock,
-            width: 100,
+            width: 58,
             height: 20,
             name: 'text',
             dataset: true,
@@ -1438,7 +1438,7 @@ const onAddShape = (e, _data) => {
       },
       {
         text: _data.mock,
-        width: 100,
+        width: 58,
         height: 20,
         name: 'text',
         dataset: true,