longfenglin 1 год назад
Родитель
Сommit
84d8e6b351
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/material/product/components/link-msg.vue

+ 2 - 2
src/views/material/product/components/link-msg.vue

@@ -187,7 +187,7 @@
           },
           {
             label: '单位',
-            prop: 'baseCountUnit'
+            prop: 'unit'
           }
         ],
         pathColumn: [
@@ -493,4 +493,4 @@
 
     padding: 1px 17px;
   }
-</style>
+</style>