Browse Source

【采购订单维护】事业发展部备注字段增加限制

002390 1 năm trước cách đây
mục cha
commit
233d1110b5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/purchase/purchase-order/add/column.js

+ 1 - 0
src/views/purchase/purchase-order/add/column.js

@@ -1184,6 +1184,7 @@ const CauseColumns = [
     rows: 1,
     inputType: "Textarea",
     isShow: true,
+    maxlength: 180,
   },
   {
     key: "sysFileRecordList",