瀏覽代碼

采购报价单选定-分类字段修改

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

+ 1 - 1
src/views/purchase/selectionQuotationForm/SelectionQuotationForm.data.ts

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