Jelajahi Sumber

到货单-子表产品中文名/产品英文名-不可输入

jingbb 4 bulan lalu
induk
melakukan
4d5ad64301
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/views/purchase/arrivedGoods/ArriveGoodsForm.data.ts

+ 2 - 2
src/views/purchase/arrivedGoods/ArriveGoodsForm.data.ts

@@ -152,7 +152,7 @@ export const ArriveGoodsDetailColumns: JVxeColumn[] = [
     {
       title: '产品中文名(chinese name)',
       key: 'chineseName',
-      type: JVxeTypes.input,
+      type: JVxeTypes.normal,
       placeholder: '请输入${title}',
       width:"200px",
       defaultValue:'',
@@ -160,7 +160,7 @@ export const ArriveGoodsDetailColumns: JVxeColumn[] = [
     {
       title: '产品英文名(english name)',
       key: 'englishName',
-      type: JVxeTypes.input,
+      type: JVxeTypes.normal,
       placeholder: '请输入${title}',
       width:"200px",
       defaultValue:'',