Explorar o código

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

jbb %!s(int64=3) %!d(string=hai) anos
pai
achega
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: '操作',