Xiaopeng Zhang il y a 5 mois
Parent
commit
d2a2326fcb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/Djcs3.js

+ 1 - 1
src/Djcs3.js

@@ -553,7 +553,7 @@ export default function Djcs3({name, bh, rgde, jxde, clde, beizhu, beizhuFK, cli
                                          {title:"单价", field:"单价", width:80 , headerSort:false, formatter: sparklineFormatter, editor: "input", editable: editCheckRcj },
                                          {title:"产地", field:"产地", width:80, headerSort:false, },
                                          {title:"供应厂商", field:"供应厂商", width:80, headerSort:false, },
-                                         {title:"人材机类别", field:"人材机类别", width:80, headerSort:false, },
+                                         {title:"人材机类别", field:"人材机类别", width:120, headerSort:false, },
                                          {title:"甲供标志", field:"甲供标志", width:80 , headerSort:false, formatter:"textarea"},
                                          {title:"含量", field:"含量", width:80 , headerSort:false, formatter:"money", formatterParams:{precision:4}, editor: "input", editable: editCheckRcj },
                                          {title:"合价", field:"合价", width:80 , headerSort:false, formatter:"money"},