Selaa lähdekoodia

盘盈盘亏-子表编号字段不可更改

jingbb 4 kuukautta sitten
vanhempi
commit
0d5f6f21ae
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/inventiry/inventoryCheck/inventoryCheckForm.data.ts

+ 1 - 1
src/views/inventiry/inventoryCheck/inventoryCheckForm.data.ts

@@ -125,7 +125,7 @@ export const stockDetailColumns: JVxeColumn[] = [
       placeholder: '请输入${title}',
       width:"200px",
       defaultValue:'',
-      type: JVxeTypes.input,
+      type: JVxeTypes.normal,
     },
     {
       title: '库存数量(inventory quantity)',