Просмотр исходного кода

备注鼠标悬浮展示数据

wangzhuo 1 год назад
Родитель
Сommit
7d98b26801

+ 1 - 1
src/views/iosBasicData/bcntrtypes/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 291)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
         <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>

+ 1 - 1
src/views/iosBasicData/bcommodity/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 290)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
         <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>

+ 1 - 1
src/views/iosBasicData/bcountrys/index.vue

@@ -24,7 +24,7 @@
                    @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 287)"
                    @on-load="onLoad" >
             <template slot="remarks" slot-scope="scope">
-                <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+                <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
                 <small slot="more">...</small>
                 </avue-text-ellipsis>
             </template>

+ 1 - 1
src/views/iosBasicData/blocations/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 297)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
           <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>

+ 1 - 1
src/views/iosBasicData/bpackages/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 289)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
         <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>

+ 1 - 1
src/views/iosBasicData/bserviceterms/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 294)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
           <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>

+ 1 - 1
src/views/iosBasicData/btrademodes/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 295)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
           <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>

+ 1 - 1
src/views/iosBasicData/bunits/index.vue

@@ -24,7 +24,7 @@
                @saveColumn="saveColumnTwo('crud', 'option', 'optionBack', 296)"
                @on-load="onLoad">
       <template slot="remarks" slot-scope="scope">
-        <avue-text-ellipsis :text="scope.row.remarks" :height="30">
+        <avue-text-ellipsis :text="scope.row.remarks" :height="30" use-tooltip placement="top">
           <small slot="more">...</small>
         </avue-text-ellipsis>
       </template>