tangning hace 2 años
padre
commit
2e2cc14eae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/work/partsListModal.vue

+ 1 - 1
src/views/work/partsListModal.vue

@@ -41,7 +41,7 @@ export default defineComponent({
     const columns: BasicColumn[] = [
       {
         title: '备件编号',
-        dataIndex: 'partId',
+        dataIndex: 'partNum',
         width: 100,
       },{
         title: '备件名称',