QuKatie 3 năm trước cách đây
mục cha
commit
b3b0273cb3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/maintenance/priceLibrary/index.vue

+ 1 - 1
src/views/maintenance/priceLibrary/index.vue

@@ -67,7 +67,7 @@
           </el-date-picker>
         </template>
         <template slot-scope="{ row }" slot="corpId">
-          {{ row.corpName }}
+          {{ row.corpCode }}
         </template>
         <template slot-scope="{ row }" slot="grossProfitRate">
           {{ row.grossProfitRate ? scope.row.grossProfitRate : 0 }}%