Browse Source

修改bug

chenrui 2 năm trước cách đây
mục cha
commit
687454ef43
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/productManagement/newProduct/list.vue

+ 1 - 1
src/views/productManagement/newProduct/list.vue

@@ -66,7 +66,7 @@
         </template>
         <!-- 上/下线时间 内容 -->
         <template slot="auditTime" slot-scope="text, record">
-          {{ $route.params.onlineFalg=='1'?record.onlineAuditTime:record.offlineAuditTime }}
+          {{ $route.params.onlineFalg=='1'?record.onlineAuditTime:record.auditTime }}
         </template>
         <!-- 产品分类 -->
         <template slot="productType" slot-scope="text, record">