snow 1 gadu atpakaļ
vecāks
revīzija
c95e339ad4

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/index.html


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/static/css/app.2ae0ce79.css


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/static/js/app.77498eb2.js


BIN
dist/static/js/app.77498eb2.js.gz


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
dist/static/js/app.7f6f240f.js


BIN
dist/static/js/app.7f6f240f.js.gz


+ 2 - 2
src/components/newResultInfo/department.vue

@@ -83,11 +83,11 @@
           <template slot-scope="scope">{{ unit2TenThousand(scope.row.monthReturn,isTenThound) }}</template>
         </el-table-column>
 
-        <el-table-column label="销售合计(净)" align="center" min-width="105px">
+        <el-table-column label="销售合计" align="center" min-width="105px">
           <template slot-scope="scope">{{ unit2TenThousand(scope.row.monthSaleAmount,isTenThound) }}</template>
         </el-table-column>
 
-        <el-table-column label="当月成本" align="center" min-width="105px">
+        <el-table-column label="当月成本(净)" align="center" min-width="105px">
           <template slot-scope="scope">{{ unit2TenThousand(scope.row.monthCost,isTenThound) }}</template>
         </el-table-column>
       </el-table>

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels