QuKatie 3 rokov pred
rodič
commit
b3b0273cb3

+ 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 }}%