Переглянути джерело

装箱单成衣新增页面备注字段增加输入框

jbb 2 роки тому
батько
коміт
fe4f6eb5c4

+ 2 - 2
src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

@@ -414,7 +414,7 @@ export default {
           width: 140,
           customRender: t => ellipsis(t),
           fixed: 'right',
-          type: JVXETypes.normal,
+          type: JVXETypes.input,
         },
         {
           title: '操作',
@@ -1021,7 +1021,7 @@ export default {
           width: 140,
           customRender: t => ellipsis(t),
           // fixed: 'right',
-          type: JVXETypes.normal,
+          type: JVXETypes.input,
         },
         {
           title: '操作',