uncertainweightpackform.ui 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>UncertainWeightPackForm</class>
  4. <widget class="QWidget" name="UncertainWeightPackForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1390</width>
  10. <height>802</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_14">
  17. <property name="leftMargin">
  18. <number>0</number>
  19. </property>
  20. <property name="topMargin">
  21. <number>0</number>
  22. </property>
  23. <property name="rightMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="bottomMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="spacing">
  30. <number>0</number>
  31. </property>
  32. <item row="1" column="0" colspan="2">
  33. <widget class="QWidget" name="widget" native="true">
  34. <property name="minimumSize">
  35. <size>
  36. <width>0</width>
  37. <height>30</height>
  38. </size>
  39. </property>
  40. <property name="styleSheet">
  41. <string notr="true"/>
  42. </property>
  43. <layout class="QGridLayout" name="gridLayout_15">
  44. <property name="topMargin">
  45. <number>0</number>
  46. </property>
  47. <item row="0" column="0">
  48. <layout class="QHBoxLayout" name="horizontalLayout_3">
  49. <property name="spacing">
  50. <number>7</number>
  51. </property>
  52. <item>
  53. <widget class="QLabel" name="label">
  54. <property name="text">
  55. <string>合计</string>
  56. </property>
  57. </widget>
  58. </item>
  59. <item>
  60. <widget class="QLabel" name="label_3">
  61. <property name="text">
  62. <string>筒数:</string>
  63. </property>
  64. </widget>
  65. </item>
  66. <item>
  67. <widget class="QLabel" name="labelTongZHong">
  68. <property name="text">
  69. <string>0</string>
  70. </property>
  71. </widget>
  72. </item>
  73. <item>
  74. <widget class="QLabel" name="label_4">
  75. <property name="text">
  76. <string>毛重:</string>
  77. </property>
  78. </widget>
  79. </item>
  80. <item>
  81. <widget class="QLabel" name="labelWight">
  82. <property name="text">
  83. <string>0</string>
  84. </property>
  85. </widget>
  86. </item>
  87. <item>
  88. <widget class="QLabel" name="label_6">
  89. <property name="text">
  90. <string>净重:</string>
  91. </property>
  92. </widget>
  93. </item>
  94. <item>
  95. <widget class="QLabel" name="labelJing">
  96. <property name="text">
  97. <string>0</string>
  98. </property>
  99. </widget>
  100. </item>
  101. <item>
  102. <widget class="QLabel" name="label_7">
  103. <property name="text">
  104. <string>码单:</string>
  105. </property>
  106. </widget>
  107. </item>
  108. <item>
  109. <widget class="QLabel" name="nowCode">
  110. <property name="text">
  111. <string>0</string>
  112. </property>
  113. </widget>
  114. </item>
  115. </layout>
  116. </item>
  117. <item row="0" column="1">
  118. <spacer name="horizontalSpacer_6">
  119. <property name="orientation">
  120. <enum>Qt::Horizontal</enum>
  121. </property>
  122. <property name="sizeHint" stdset="0">
  123. <size>
  124. <width>980</width>
  125. <height>20</height>
  126. </size>
  127. </property>
  128. </spacer>
  129. </item>
  130. <item row="0" column="2">
  131. <widget class="QPushButton" name="backButton">
  132. <property name="minimumSize">
  133. <size>
  134. <width>93</width>
  135. <height>28</height>
  136. </size>
  137. </property>
  138. <property name="text">
  139. <string>返回主页</string>
  140. </property>
  141. </widget>
  142. </item>
  143. </layout>
  144. </widget>
  145. </item>
  146. <item row="0" column="1">
  147. <widget class="QWidget" name="widget_2" native="true">
  148. <property name="minimumSize">
  149. <size>
  150. <width>500</width>
  151. <height>0</height>
  152. </size>
  153. </property>
  154. <property name="maximumSize">
  155. <size>
  156. <width>500</width>
  157. <height>16777215</height>
  158. </size>
  159. </property>
  160. <layout class="QGridLayout" name="gridLayout_6">
  161. <property name="leftMargin">
  162. <number>0</number>
  163. </property>
  164. <property name="topMargin">
  165. <number>0</number>
  166. </property>
  167. <property name="rightMargin">
  168. <number>0</number>
  169. </property>
  170. <item row="0" column="0">
  171. <layout class="QGridLayout" name="gridLayout_13">
  172. <item row="0" column="2">
  173. <widget class="QLabel" name="label_26">
  174. <property name="minimumSize">
  175. <size>
  176. <width>31</width>
  177. <height>16</height>
  178. </size>
  179. </property>
  180. <property name="maximumSize">
  181. <size>
  182. <width>999</width>
  183. <height>999</height>
  184. </size>
  185. </property>
  186. <property name="font">
  187. <font>
  188. <pointsize>15</pointsize>
  189. </font>
  190. </property>
  191. <property name="text">
  192. <string>筒数</string>
  193. </property>
  194. <property name="alignment">
  195. <set>Qt::AlignCenter</set>
  196. </property>
  197. </widget>
  198. </item>
  199. <item row="0" column="3">
  200. <widget class="QSpinBox" name="tongshu">
  201. <property name="minimumSize">
  202. <size>
  203. <width>141</width>
  204. <height>61</height>
  205. </size>
  206. </property>
  207. <property name="maximumSize">
  208. <size>
  209. <width>141</width>
  210. <height>16777215</height>
  211. </size>
  212. </property>
  213. <property name="font">
  214. <font>
  215. <pointsize>30</pointsize>
  216. </font>
  217. </property>
  218. <property name="value">
  219. <number>6</number>
  220. </property>
  221. </widget>
  222. </item>
  223. <item row="1" column="2">
  224. <spacer name="horizontalSpacer_5">
  225. <property name="orientation">
  226. <enum>Qt::Horizontal</enum>
  227. </property>
  228. <property name="sizeHint" stdset="0">
  229. <size>
  230. <width>28</width>
  231. <height>20</height>
  232. </size>
  233. </property>
  234. </spacer>
  235. </item>
  236. <item row="1" column="3">
  237. <widget class="QPushButton" name="addPackList">
  238. <property name="enabled">
  239. <bool>true</bool>
  240. </property>
  241. <property name="minimumSize">
  242. <size>
  243. <width>0</width>
  244. <height>50</height>
  245. </size>
  246. </property>
  247. <property name="maximumSize">
  248. <size>
  249. <width>161</width>
  250. <height>50</height>
  251. </size>
  252. </property>
  253. <property name="styleSheet">
  254. <string notr="true">background-color: rgb(255, 255, 255);
  255. color: rgb(0, 170, 255);</string>
  256. </property>
  257. <property name="text">
  258. <string>添加码单</string>
  259. </property>
  260. </widget>
  261. </item>
  262. <item row="0" column="0">
  263. <widget class="QLabel" name="labelWidget">
  264. <property name="minimumSize">
  265. <size>
  266. <width>41</width>
  267. <height>16</height>
  268. </size>
  269. </property>
  270. <property name="maximumSize">
  271. <size>
  272. <width>999</width>
  273. <height>999</height>
  274. </size>
  275. </property>
  276. <property name="font">
  277. <font>
  278. <pointsize>15</pointsize>
  279. </font>
  280. </property>
  281. <property name="text">
  282. <string>毛重</string>
  283. </property>
  284. <property name="alignment">
  285. <set>Qt::AlignCenter</set>
  286. </property>
  287. </widget>
  288. </item>
  289. <item row="1" column="0">
  290. <spacer name="horizontalSpacer_4">
  291. <property name="orientation">
  292. <enum>Qt::Horizontal</enum>
  293. </property>
  294. <property name="sizeHint" stdset="0">
  295. <size>
  296. <width>40</width>
  297. <height>20</height>
  298. </size>
  299. </property>
  300. </spacer>
  301. </item>
  302. <item row="0" column="1">
  303. <widget class="QLineEdit" name="grossWeight">
  304. <property name="minimumSize">
  305. <size>
  306. <width>141</width>
  307. <height>61</height>
  308. </size>
  309. </property>
  310. <property name="maximumSize">
  311. <size>
  312. <width>141</width>
  313. <height>61</height>
  314. </size>
  315. </property>
  316. <property name="font">
  317. <font>
  318. <pointsize>30</pointsize>
  319. </font>
  320. </property>
  321. <property name="text">
  322. <string>0</string>
  323. </property>
  324. </widget>
  325. </item>
  326. <item row="1" column="1">
  327. <widget class="QPushButton" name="addBoxList">
  328. <property name="enabled">
  329. <bool>true</bool>
  330. </property>
  331. <property name="minimumSize">
  332. <size>
  333. <width>141</width>
  334. <height>50</height>
  335. </size>
  336. </property>
  337. <property name="maximumSize">
  338. <size>
  339. <width>161</width>
  340. <height>50</height>
  341. </size>
  342. </property>
  343. <property name="styleSheet">
  344. <string notr="true">background-color: rgb(255, 255, 255);
  345. color: rgb(0, 170, 255);</string>
  346. </property>
  347. <property name="text">
  348. <string>添加箱单</string>
  349. </property>
  350. </widget>
  351. </item>
  352. </layout>
  353. </item>
  354. <item row="1" column="0">
  355. <layout class="QGridLayout" name="gridLayout_7">
  356. <item row="0" column="3">
  357. <widget class="QCheckBox" name="autoRead">
  358. <property name="text">
  359. <string>自动读数</string>
  360. </property>
  361. </widget>
  362. </item>
  363. <item row="0" column="0">
  364. <widget class="QLabel" name="label_27">
  365. <property name="maximumSize">
  366. <size>
  367. <width>30</width>
  368. <height>16777215</height>
  369. </size>
  370. </property>
  371. <property name="text">
  372. <string>码数</string>
  373. </property>
  374. </widget>
  375. </item>
  376. <item row="0" column="2">
  377. <layout class="QHBoxLayout" name="horizontalLayout">
  378. <item>
  379. <widget class="QLabel" name="label_2">
  380. <property name="maximumSize">
  381. <size>
  382. <width>30</width>
  383. <height>16777215</height>
  384. </size>
  385. </property>
  386. <property name="text">
  387. <string>筒重</string>
  388. </property>
  389. </widget>
  390. </item>
  391. <item>
  392. <widget class="QComboBox" name="tongshuguding">
  393. <property name="maximumSize">
  394. <size>
  395. <width>80</width>
  396. <height>16777215</height>
  397. </size>
  398. </property>
  399. <item>
  400. <property name="text">
  401. <string>固定</string>
  402. </property>
  403. </item>
  404. <item>
  405. <property name="text">
  406. <string>不固定</string>
  407. </property>
  408. </item>
  409. </widget>
  410. </item>
  411. </layout>
  412. </item>
  413. <item row="0" column="1">
  414. <widget class="QComboBox" name="mashu">
  415. <property name="editable">
  416. <bool>true</bool>
  417. </property>
  418. <property name="currentText">
  419. <string/>
  420. </property>
  421. </widget>
  422. </item>
  423. <item row="0" column="4">
  424. <layout class="QHBoxLayout" name="horizontalLayout_18">
  425. <property name="spacing">
  426. <number>0</number>
  427. </property>
  428. </layout>
  429. </item>
  430. </layout>
  431. </item>
  432. <item row="2" column="0">
  433. <layout class="QHBoxLayout" name="horizontalLayout_2">
  434. <item>
  435. <widget class="QCheckBox" name="xiangdanPrint">
  436. <property name="text">
  437. <string>打印箱单</string>
  438. </property>
  439. <property name="checked">
  440. <bool>true</bool>
  441. </property>
  442. </widget>
  443. </item>
  444. <item>
  445. <widget class="QCheckBox" name="showMaoZhong">
  446. <property name="text">
  447. <string>显示毛重</string>
  448. </property>
  449. <property name="checked">
  450. <bool>true</bool>
  451. </property>
  452. </widget>
  453. </item>
  454. <item>
  455. <widget class="QCheckBox" name="madanPrint">
  456. <property name="text">
  457. <string>打印码单</string>
  458. </property>
  459. <property name="checked">
  460. <bool>true</bool>
  461. </property>
  462. </widget>
  463. </item>
  464. <item>
  465. <widget class="QCheckBox" name="tongshuxianzhi">
  466. <property name="text">
  467. <string>筒重限制</string>
  468. </property>
  469. </widget>
  470. </item>
  471. </layout>
  472. </item>
  473. <item row="3" column="0">
  474. <layout class="QHBoxLayout" name="horizontalLayout_4">
  475. <item>
  476. <layout class="QVBoxLayout" name="verticalLayout_19">
  477. <item>
  478. <widget class="QLabel" name="label_28">
  479. <property name="text">
  480. <string>打包班次</string>
  481. </property>
  482. </widget>
  483. </item>
  484. <item>
  485. <widget class="QComboBox" name="dabaobanci">
  486. <property name="minimumSize">
  487. <size>
  488. <width>0</width>
  489. <height>0</height>
  490. </size>
  491. </property>
  492. <property name="maximumSize">
  493. <size>
  494. <width>999</width>
  495. <height>21</height>
  496. </size>
  497. </property>
  498. </widget>
  499. </item>
  500. </layout>
  501. </item>
  502. <item>
  503. <layout class="QVBoxLayout" name="verticalLayout_20">
  504. <item>
  505. <widget class="QLabel" name="label_29">
  506. <property name="text">
  507. <string>机台</string>
  508. </property>
  509. </widget>
  510. </item>
  511. <item>
  512. <widget class="QComboBox" name="jitai">
  513. <property name="minimumSize">
  514. <size>
  515. <width>0</width>
  516. <height>0</height>
  517. </size>
  518. </property>
  519. <property name="maximumSize">
  520. <size>
  521. <width>999</width>
  522. <height>21</height>
  523. </size>
  524. </property>
  525. </widget>
  526. </item>
  527. </layout>
  528. </item>
  529. <item>
  530. <layout class="QVBoxLayout" name="verticalLayout_21">
  531. <item>
  532. <widget class="QLabel" name="label_30">
  533. <property name="text">
  534. <string>等级</string>
  535. </property>
  536. </widget>
  537. </item>
  538. <item>
  539. <widget class="QComboBox" name="dengji">
  540. <property name="minimumSize">
  541. <size>
  542. <width>0</width>
  543. <height>0</height>
  544. </size>
  545. </property>
  546. <property name="maximumSize">
  547. <size>
  548. <width>999</width>
  549. <height>21</height>
  550. </size>
  551. </property>
  552. </widget>
  553. </item>
  554. </layout>
  555. </item>
  556. <item>
  557. <layout class="QVBoxLayout" name="verticalLayout_22">
  558. <item>
  559. <widget class="QLabel" name="label_31">
  560. <property name="text">
  561. <string>皮重</string>
  562. </property>
  563. </widget>
  564. </item>
  565. <item>
  566. <widget class="QComboBox" name="pizhong">
  567. <property name="minimumSize">
  568. <size>
  569. <width>0</width>
  570. <height>0</height>
  571. </size>
  572. </property>
  573. <property name="maximumSize">
  574. <size>
  575. <width>999</width>
  576. <height>21</height>
  577. </size>
  578. </property>
  579. </widget>
  580. </item>
  581. </layout>
  582. </item>
  583. </layout>
  584. </item>
  585. <item row="4" column="0">
  586. <widget class="QWidget" name="widget_4" native="true">
  587. <layout class="QGridLayout" name="gridLayout_5">
  588. <property name="leftMargin">
  589. <number>0</number>
  590. </property>
  591. <property name="topMargin">
  592. <number>0</number>
  593. </property>
  594. <property name="rightMargin">
  595. <number>0</number>
  596. </property>
  597. <property name="bottomMargin">
  598. <number>0</number>
  599. </property>
  600. <item row="0" column="0" colspan="2">
  601. <widget class="QWidget" name="widget_5" native="true">
  602. <layout class="QGridLayout" name="gridLayout_3">
  603. <property name="leftMargin">
  604. <number>0</number>
  605. </property>
  606. <property name="topMargin">
  607. <number>0</number>
  608. </property>
  609. <property name="rightMargin">
  610. <number>0</number>
  611. </property>
  612. <property name="bottomMargin">
  613. <number>0</number>
  614. </property>
  615. <item row="0" column="0">
  616. <layout class="QHBoxLayout" name="horizontalLayout_6">
  617. <item>
  618. <layout class="QVBoxLayout" name="verticalLayout_23">
  619. <item>
  620. <widget class="QLabel" name="label_32">
  621. <property name="text">
  622. <string>管色</string>
  623. </property>
  624. </widget>
  625. </item>
  626. <item>
  627. <widget class="QComboBox" name="guanse">
  628. <property name="minimumSize">
  629. <size>
  630. <width>0</width>
  631. <height>0</height>
  632. </size>
  633. </property>
  634. </widget>
  635. </item>
  636. </layout>
  637. </item>
  638. <item>
  639. <layout class="QVBoxLayout" name="verticalLayout_24">
  640. <item>
  641. <widget class="QLabel" name="label_33">
  642. <property name="text">
  643. <string>捻向</string>
  644. </property>
  645. </widget>
  646. </item>
  647. <item>
  648. <widget class="QComboBox" name="nianxiang">
  649. <property name="minimumSize">
  650. <size>
  651. <width>0</width>
  652. <height>0</height>
  653. </size>
  654. </property>
  655. </widget>
  656. </item>
  657. </layout>
  658. </item>
  659. <item>
  660. <layout class="QVBoxLayout" name="verticalLayout_25">
  661. <item>
  662. <widget class="QLabel" name="label_34">
  663. <property name="text">
  664. <string>纸箱</string>
  665. </property>
  666. </widget>
  667. </item>
  668. <item>
  669. <widget class="QComboBox" name="zhixiang">
  670. <property name="minimumSize">
  671. <size>
  672. <width>0</width>
  673. <height>0</height>
  674. </size>
  675. </property>
  676. </widget>
  677. </item>
  678. </layout>
  679. </item>
  680. <item>
  681. <widget class="QWidget" name="widget_6" native="true">
  682. <layout class="QGridLayout" name="gridLayout">
  683. <property name="leftMargin">
  684. <number>0</number>
  685. </property>
  686. <property name="topMargin">
  687. <number>0</number>
  688. </property>
  689. <property name="rightMargin">
  690. <number>0</number>
  691. </property>
  692. <property name="bottomMargin">
  693. <number>0</number>
  694. </property>
  695. <item row="0" column="0">
  696. <layout class="QVBoxLayout" name="verticalLayout_26">
  697. <item>
  698. <widget class="QLabel" name="label_35">
  699. <property name="text">
  700. <string>筒重</string>
  701. </property>
  702. </widget>
  703. </item>
  704. <item>
  705. <widget class="QComboBox" name="tongzhong">
  706. <property name="minimumSize">
  707. <size>
  708. <width>0</width>
  709. <height>0</height>
  710. </size>
  711. </property>
  712. </widget>
  713. </item>
  714. </layout>
  715. </item>
  716. </layout>
  717. </widget>
  718. </item>
  719. </layout>
  720. </item>
  721. </layout>
  722. </widget>
  723. </item>
  724. </layout>
  725. </widget>
  726. </item>
  727. <item row="5" column="0">
  728. <widget class="QWidget" name="widget_7" native="true">
  729. <layout class="QGridLayout" name="gridLayout_16">
  730. <property name="leftMargin">
  731. <number>0</number>
  732. </property>
  733. <property name="topMargin">
  734. <number>0</number>
  735. </property>
  736. <property name="rightMargin">
  737. <number>0</number>
  738. </property>
  739. <property name="bottomMargin">
  740. <number>0</number>
  741. </property>
  742. <item row="0" column="0">
  743. <layout class="QGridLayout" name="gridLayout_11">
  744. <item row="0" column="0">
  745. <layout class="QGridLayout" name="gridLayout_10">
  746. <item row="0" column="0">
  747. <widget class="QLabel" name="label_37">
  748. <property name="text">
  749. <string>箱单</string>
  750. </property>
  751. </widget>
  752. </item>
  753. <item row="1" column="0">
  754. <widget class="QComboBox" name="xiangdan">
  755. <property name="enabled">
  756. <bool>true</bool>
  757. </property>
  758. <item>
  759. <property name="text">
  760. <string>默认码单</string>
  761. </property>
  762. </item>
  763. </widget>
  764. </item>
  765. </layout>
  766. </item>
  767. <item row="0" column="1">
  768. <layout class="QGridLayout" name="gridLayout_4">
  769. <item row="0" column="0">
  770. <widget class="QLabel" name="label_36">
  771. <property name="text">
  772. <string>码单</string>
  773. </property>
  774. </widget>
  775. </item>
  776. <item row="1" column="0">
  777. <widget class="QComboBox" name="madan">
  778. <property name="enabled">
  779. <bool>true</bool>
  780. </property>
  781. <item>
  782. <property name="text">
  783. <string>默认箱单</string>
  784. </property>
  785. </item>
  786. </widget>
  787. </item>
  788. </layout>
  789. </item>
  790. <item row="0" column="2">
  791. <layout class="QGridLayout" name="gridLayout_9">
  792. <item row="0" column="0">
  793. <widget class="QLabel" name="label_19">
  794. <property name="text">
  795. <string>仓库</string>
  796. </property>
  797. </widget>
  798. </item>
  799. <item row="1" column="0">
  800. <widget class="QComboBox" name="wareBox">
  801. <property name="enabled">
  802. <bool>true</bool>
  803. </property>
  804. </widget>
  805. </item>
  806. </layout>
  807. </item>
  808. </layout>
  809. </item>
  810. </layout>
  811. </widget>
  812. </item>
  813. <item row="6" column="0">
  814. <layout class="QGridLayout" name="gridLayout_2">
  815. <item row="0" column="1">
  816. <widget class="QLineEdit" name="taitou"/>
  817. </item>
  818. <item row="0" column="0">
  819. <widget class="QLabel" name="label_38">
  820. <property name="text">
  821. <string>箱单抬头</string>
  822. </property>
  823. </widget>
  824. </item>
  825. <item row="0" column="3">
  826. <widget class="QLineEdit" name="taiPhone"/>
  827. </item>
  828. <item row="0" column="2">
  829. <widget class="QLabel" name="label_39">
  830. <property name="text">
  831. <string>电话</string>
  832. </property>
  833. </widget>
  834. </item>
  835. </layout>
  836. </item>
  837. <item row="7" column="0">
  838. <layout class="QGridLayout" name="gridLayout_8">
  839. <item row="0" column="2">
  840. <widget class="QPushButton" name="searchButton">
  841. <property name="text">
  842. <string>搜索</string>
  843. </property>
  844. </widget>
  845. </item>
  846. <item row="0" column="1">
  847. <widget class="QLineEdit" name="lineEdit">
  848. <property name="placeholderText">
  849. <string>请输入批号</string>
  850. </property>
  851. </widget>
  852. </item>
  853. <item row="0" column="0">
  854. <widget class="QLabel" name="label_5">
  855. <property name="font">
  856. <font>
  857. <pointsize>11</pointsize>
  858. </font>
  859. </property>
  860. <property name="text">
  861. <string>快速查找</string>
  862. </property>
  863. </widget>
  864. </item>
  865. <item row="0" column="3">
  866. <spacer name="horizontalSpacer_2">
  867. <property name="orientation">
  868. <enum>Qt::Horizontal</enum>
  869. </property>
  870. <property name="sizeHint" stdset="0">
  871. <size>
  872. <width>168</width>
  873. <height>20</height>
  874. </size>
  875. </property>
  876. </spacer>
  877. </item>
  878. <item row="0" column="4">
  879. <widget class="QPushButton" name="useNewDataButton">
  880. <property name="text">
  881. <string>应用</string>
  882. </property>
  883. </widget>
  884. </item>
  885. </layout>
  886. </item>
  887. <item row="8" column="0">
  888. <widget class="QTableWidget" name="tableWidget_2">
  889. <column>
  890. <property name="text">
  891. <string>选择</string>
  892. </property>
  893. </column>
  894. <column>
  895. <property name="text">
  896. <string>规格</string>
  897. </property>
  898. </column>
  899. <column>
  900. <property name="text">
  901. <string>类型</string>
  902. </property>
  903. </column>
  904. <column>
  905. <property name="text">
  906. <string>批号</string>
  907. </property>
  908. </column>
  909. <column>
  910. <property name="text">
  911. <string>颜色</string>
  912. </property>
  913. </column>
  914. </widget>
  915. </item>
  916. </layout>
  917. </widget>
  918. </item>
  919. <item row="0" column="0">
  920. <widget class="QWidget" name="widget_8" native="true">
  921. <layout class="QGridLayout" name="gridLayout_12">
  922. <property name="topMargin">
  923. <number>0</number>
  924. </property>
  925. <property name="rightMargin">
  926. <number>3</number>
  927. </property>
  928. <item row="0" column="0">
  929. <layout class="QHBoxLayout" name="horizontalLayout_5">
  930. <property name="spacing">
  931. <number>0</number>
  932. </property>
  933. <item>
  934. <widget class="QPushButton" name="pushEditBatch">
  935. <property name="minimumSize">
  936. <size>
  937. <width>55</width>
  938. <height>0</height>
  939. </size>
  940. </property>
  941. <property name="font">
  942. <font>
  943. <pointsize>9</pointsize>
  944. </font>
  945. </property>
  946. <property name="text">
  947. <string>批量修改</string>
  948. </property>
  949. </widget>
  950. </item>
  951. <item>
  952. <widget class="QPushButton" name="pushNoSyncList">
  953. <property name="font">
  954. <font>
  955. <pointsize>9</pointsize>
  956. </font>
  957. </property>
  958. <property name="text">
  959. <string>未同步列表</string>
  960. </property>
  961. </widget>
  962. </item>
  963. <item>
  964. <widget class="QPushButton" name="pushSync">
  965. <property name="maximumSize">
  966. <size>
  967. <width>34</width>
  968. <height>16777215</height>
  969. </size>
  970. </property>
  971. <property name="font">
  972. <font>
  973. <pointsize>9</pointsize>
  974. </font>
  975. </property>
  976. <property name="text">
  977. <string>同步</string>
  978. </property>
  979. </widget>
  980. </item>
  981. <item>
  982. <widget class="QPushButton" name="pushContinue">
  983. <property name="maximumSize">
  984. <size>
  985. <width>34</width>
  986. <height>16777215</height>
  987. </size>
  988. </property>
  989. <property name="font">
  990. <font>
  991. <pointsize>9</pointsize>
  992. </font>
  993. </property>
  994. <property name="text">
  995. <string>接续</string>
  996. </property>
  997. </widget>
  998. </item>
  999. <item>
  1000. <spacer name="horizontalSpacer_3">
  1001. <property name="orientation">
  1002. <enum>Qt::Horizontal</enum>
  1003. </property>
  1004. <property name="sizeHint" stdset="0">
  1005. <size>
  1006. <width>15</width>
  1007. <height>20</height>
  1008. </size>
  1009. </property>
  1010. </spacer>
  1011. </item>
  1012. <item>
  1013. <widget class="QCheckBox" name="ruku">
  1014. <property name="font">
  1015. <font>
  1016. <pointsize>9</pointsize>
  1017. </font>
  1018. </property>
  1019. <property name="text">
  1020. <string>打包及入库</string>
  1021. </property>
  1022. </widget>
  1023. </item>
  1024. <item>
  1025. <widget class="QRadioButton" name="dingzhong">
  1026. <property name="font">
  1027. <font>
  1028. <pointsize>9</pointsize>
  1029. </font>
  1030. </property>
  1031. <property name="text">
  1032. <string>定重打包</string>
  1033. </property>
  1034. </widget>
  1035. </item>
  1036. <item>
  1037. <widget class="QRadioButton" name="buding">
  1038. <property name="font">
  1039. <font>
  1040. <pointsize>9</pointsize>
  1041. </font>
  1042. </property>
  1043. <property name="text">
  1044. <string>不定重打包</string>
  1045. </property>
  1046. </widget>
  1047. </item>
  1048. <item>
  1049. <widget class="QCheckBox" name="autoSync">
  1050. <property name="font">
  1051. <font>
  1052. <pointsize>9</pointsize>
  1053. </font>
  1054. </property>
  1055. <property name="text">
  1056. <string>自动同步</string>
  1057. </property>
  1058. <property name="checked">
  1059. <bool>true</bool>
  1060. </property>
  1061. </widget>
  1062. </item>
  1063. </layout>
  1064. </item>
  1065. <item row="1" column="0">
  1066. <widget class="QTableWidget" name="tableWidget">
  1067. <property name="minimumSize">
  1068. <size>
  1069. <width>0</width>
  1070. <height>0</height>
  1071. </size>
  1072. </property>
  1073. <property name="maximumSize">
  1074. <size>
  1075. <width>9999</width>
  1076. <height>16777215</height>
  1077. </size>
  1078. </property>
  1079. <column>
  1080. <property name="text">
  1081. <string>箱号</string>
  1082. </property>
  1083. </column>
  1084. <column>
  1085. <property name="text">
  1086. <string>筒数</string>
  1087. </property>
  1088. </column>
  1089. <column>
  1090. <property name="text">
  1091. <string>毛重</string>
  1092. </property>
  1093. </column>
  1094. <column>
  1095. <property name="text">
  1096. <string>筒重</string>
  1097. </property>
  1098. </column>
  1099. <column>
  1100. <property name="text">
  1101. <string>管色</string>
  1102. </property>
  1103. </column>
  1104. <column>
  1105. <property name="text">
  1106. <string>净重</string>
  1107. </property>
  1108. </column>
  1109. <column>
  1110. <property name="text">
  1111. <string>操作</string>
  1112. </property>
  1113. </column>
  1114. </widget>
  1115. </item>
  1116. </layout>
  1117. </widget>
  1118. </item>
  1119. </layout>
  1120. </widget>
  1121. <resources/>
  1122. <connections/>
  1123. </ui>