Parcourir la source

销售数据、线索数据调整

qymljy il y a 1 an
Parent
commit
41d0477ff8

+ 1 - 1
src/views/clueData/index.vue

@@ -2,7 +2,7 @@
   <div>
     <normalLayout>
       <template #refresh>
-        <el-button size="mini" type="text" style="margin-right: 15px;color: #999999" @click="toTop">返回顶部</el-button>
+        <el-button size="mini" type="text" style="margin-right: 15px;color: #999999;font-size: 14px" @click="toTop">返回顶部</el-button>
 <!--        <i class="el-icon-refresh-right"></i>-->
       </template>
       <template #content>

+ 1 - 1
src/views/salesData/components/accountBalanceDetail.vue

@@ -60,7 +60,7 @@
           </div>
         </div>
 
-        <tableTemplate ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" :height="height">
+        <tableTemplate ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" :height="height" fixedName="operation">
           <template v-slot:customcol="scope">
             <p v-if="scope.column.columnname === 'operation'">
             </p>

+ 1 - 1
src/views/salesData/index.vue

@@ -2,7 +2,7 @@
   <div>
     <normalLayout>
       <template #refresh>
-        <el-button size="mini" type="text" style="margin-right: 15px;color: #999999;" @click="toTop">返回顶部</el-button>
+        <el-button size="mini" type="text" style="margin-right: 15px;color: #999999;font-size: 14px" @click="toTop">返回顶部</el-button>
 <!--        <i class="el-icon-refresh-right"></i>-->
       </template>
       <template #content>

+ 1 - 1
src/views/salesData/modules/financialCollectionAnalysis.vue

@@ -12,7 +12,7 @@
     </div>
     <div style="font-size: 16px">{{tableParam.content.unwriteoffamounttype?tableParam.content.unwriteoffamounttype:''}}</div>
     <div :style="{height:list.length < 5 ? '366px':'985px'}">
-      <tableTemplate style="margin-top: 10px" ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" :height="list.length < 5 ? '242px':'862px'">
+      <tableTemplate style="margin-top: 10px" ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" :height="list.length < 5 ? '242px':'862px'" fixedName="operation">
         <template v-slot:customcol="scope">
           <p v-if="scope.column.columnname === 'total'">
             ¥{{tool.formatAmount(scope.column.data[scope.column.columnname],2)}}

+ 1 - 1
src/views/salesData/modules/orderType.vue

@@ -30,7 +30,7 @@
     <div class="chart">
       <div id="orderTypeChart" style="height: 300px;width: 30%;float: left;margin-right: 2%"></div>
       <div style="float: right;width: 68%">
-        <tableTemplate style="margin-top: 10px" ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" height="260px">
+        <tableTemplate style="margin-top: 10px" ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" height="260px" fixedName="operation">
           <template v-slot:customcol="scope">
             <p v-if="scope.column.columnname === 'operation'">
             </p>

+ 1 - 1
src/views/salesData/modules/shippingUninvoiceAnalysis.vue

@@ -11,7 +11,7 @@
       <div id="shippingUninvoiceAnalysisChart" style="height: 300px;"></div>
     </div>
     <div :style="{height:list.length < 5 ? '295px':'904px'}">
-      <tableTemplate style="margin-top: 10px" ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" :height="list.length < 5 ? '242px':'862px'">
+      <tableTemplate style="margin-top: 10px" ref="table" :layout="tablecols" :data="list" :opwidth="200" :custom="true" :height="list.length < 5 ? '242px':'862px'" fixedName="operation">
         <template v-slot:customcol="scope">
           <p v-if="scope.column.columnname === 'total'">
                 <span v-if="scope.column.data[scope.column.columnname]">