瀏覽代碼

现存量-列表-修改分类字段

jingbb 4 月之前
父節點
當前提交
e8e4ad733e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/inventiry/existingQuantity/existingQuantityForm.data.ts

+ 1 - 1
src/views/inventiry/existingQuantity/existingQuantityForm.data.ts

@@ -35,7 +35,7 @@ export const columns: BasicColumn[] = [
    {
     title: '产品分类(production class)',
     align:"center",
-    dataIndex: 'productionClass'
+    dataIndex: 'productionClass_dictText'
    },
    {
     title: '机型(model)',