QuKatie 3 lat temu
rodzic
commit
b3b0273cb3
1 zmienionych plików z 1 dodań i 1 usunięć
  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 }}%