2
3
فهرست منبع

近三年业绩bug

wd 4 سال پیش
والد
کامیت
a7996eafa0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/dashoo.cn/frontend_web/src/components/oilsupplier/performancelist.vue

+ 1 - 1
src/dashoo.cn/frontend_web/src/components/oilsupplier/performancelist.vue

@@ -19,7 +19,7 @@
       </el-table-column>
       <el-table-column prop="StopTime" label="结束时间" show-overflow-tooltip>
         <template slot-scope="scope">
-          {{ jstimehandle(scope.row.StartTime+'') }}
+          {{ jstimehandle(scope.row.StopTime+'') }}
         </template>
       </el-table-column>
       <el-table-column prop="Tudge" label="有无事故" show-overflow-tooltip>