.chart-mini-progress[data-v-bc81620e]{padding:5px 0;position:relative;width:100%}.chart-mini-progress .target[data-v-bc81620e]{position:absolute;top:0;bottom:0}.chart-mini-progress .target span[data-v-bc81620e]{border-radius:100px;position:absolute;top:0;left:0;height:4px;width:2px}.chart-mini-progress .target span[data-v-bc81620e]:last-child{top:auto;bottom:0}.chart-mini-progress .progress-wrapper[data-v-bc81620e]{background-color:#f5f5f5;position:relative}.chart-mini-progress .progress-wrapper .progress[data-v-bc81620e]{-webkit-transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;transition:all .4s cubic-bezier(.08,.82,.17,1) 0s;border-radius:1px 0 0 1px;background-color:#1890ff;width:0;height:100%}[data-v-cf29e658] .ant-input-affix-wrapper{width:50%}.transfer-box[data-v-cf29e658]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.flex-1[data-v-cf29e658]{-webkit-box-flex:1;-ms-flex:1;flex:1}.title[data-v-cf29e658]{height:40px;line-height:40px;font-size:14px}[data-v-cf29e658] .ant-table{line-height:.6}.table-box[data-v-cf29e658]{padding:10px;border:1px solid #ededed;overflow-y:hidden}[data-v-1cd96461] .ant-input-affix-wrapper{width:50%}.transfer-box[data-v-1cd96461]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.flex-1[data-v-1cd96461]{-webkit-box-flex:1;-ms-flex:1;flex:1}.title[data-v-1cd96461]{height:40px;line-height:40px;font-size:14px}[data-v-1cd96461] .ant-table{line-height:.6}.table-box[data-v-1cd96461]{padding:10px;border:1px solid #ededed;overflow-y:hidden}[data-v-1cd96461] .ant-table-tbody td{line-height:18px}[data-v-1cd96461] .active{background-color:#ededed!important}[data-v-13db2006] .ant-card-body{padding:10px}.drawer-footer[data-v-13db2006]{position:absolute;bottom:-8px;width:100%;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right;left:0;background:#fff;border-radius:0 0 2px 2px}.flex[data-v-13db2006]{display:-webkit-box;display:-ms-flexbox;display:flex}table.gongka[data-v-13db2006]{width:100%;border-collapse:collapse;border:none}table.gongka td[data-v-13db2006]{width:66.66%;height:34px;text-align:center;line-height:34px;border:1px solid #ddd}table.gongka td.label[data-v-13db2006]{width:33.33%;background-color:#f8f8f8}[data-v-7ec18843] .ant-card-body{padding:10px}[data-v-7ec18843] .ant-model-content{height:auto!important}.drawer-footer[data-v-7ec18843]{position:absolute;bottom:-8px;width:100%;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right;left:0;background:#fff;border-radius:0 0 2px 2px}.flex[data-v-7ec18843]{display:-webkit-box;display:-ms-flexbox;display:flex}table.gongka[data-v-7ec18843]{width:100%;border-collapse:collapse;border:none}table.gongka td[data-v-7ec18843]{width:66.66%;height:34px;text-align:center;line-height:34px;border:1px solid #ddd}table.gongka td.label[data-v-7ec18843]{width:33.33%;background-color:#f8f8f8}[data-v-be162964] .ant-card-body{padding:10px}[data-v-be162964] .right .ant-modal-close{right:46px!important}[data-v-be162964] .ant-modal-content{height:auto!important}.drawer-footer[data-v-be162964]{position:absolute;bottom:-8px;width:100%;border-top:1px solid #e8e8e8;padding:10px 16px;text-align:right;left:0;background:#fff;border-radius:0 0 2px 2px}table.gongka[data-v-be162964]{width:100%;border-collapse:collapse;border:none}table.gongka td[data-v-be162964]{width:66.66%;height:34px;text-align:center;line-height:34px;border:1px solid #ddd}table.gongka td.label[data-v-be162964]{width:33.33%;background-color:#f8f8f8}.j-table-force-nowrap{margin-top:2px}.j-table-force-nowrap td,.j-table-force-nowrap th{white-space:nowrap}.j-table-force-nowrap .ant-table-selection-column{padding:12px 22px!important}.j-table-force-nowrap.ant-table-wrapper .ant-table-content{overflow-x:auto}.ant-card-body .table-operator{margin-bottom:4px}.table-operator .ant-btn{margin:0 8px 8px 0}.table-operator .ant-btn-group .ant-btn{margin:0}.table-operator .ant-btn-group .ant-btn:last-child{margin:0 8px 8px 0}.ant-table-tbody .ant-table-row td{padding-top:15px;padding-bottom:15px}.ant-modal-cust-warp{height:100%}.ant-modal-cust-warp .ant-modal-body{height:calc(100% - 110px)!important;overflow-y:auto}.ant-modal-cust-warp .ant-modal-content{height:90%!important;overflow-y:hidden}.anty-img-wrap{height:25px;position:relative}.anty-img-wrap>img{max-height:100%}.query-group-cust{width:calc(50% - 10px)}.query-group-split-cust:before{content:"~";width:20px;display:inline-block;text-align:center}.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body{padding:5px 12px}.j-inner-table-wrapper /deep/ .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row{background-color:#fff}.jee-hidden{display:none}//input、inputNumber、select、date输入框去除上左右边框 /deep/ .ant-input,/deep/ .ant-calendar-picker-input,/deep/ .ant-date,/deep/ .ant-input-number,/deep/ .ant-select-selection{border-top:0;border-left:0;border-right:0;border-radius:0;color:#000!important}//table 选中行变色 需添加 :rowSelection="{selectedRowKeys: selectedRowKeys,onChange: onSelectChange,}"属性 /deep/ .ant-table-pagination.ant-pagination{margin:4px 0}//隐藏复选框 /deep/ .ant-table colgroup>col.ant-table-selection-col{width:0!important}/deep/ .ant-table-selection-column{padding:0!important;width:0!important;height:0!important;.ant-checkbox-wrapper{display:none}}/deep/ .ant-form-item{margin-bottom:5px}.ant-card-body .table-operator[data-v-7694dd60]{margin-bottom:4px}.table-operator .ant-btn[data-v-7694dd60]{margin:0 8px 8px 0}.table-operator .ant-btn-group .ant-btn[data-v-7694dd60]{margin:0}.table-operator .ant-btn-group .ant-btn[data-v-7694dd60]:last-child{margin:0 8px 8px 0}.ant-table-tbody .ant-table-row td[data-v-7694dd60]{padding-top:15px;padding-bottom:15px}.ant-modal-cust-warp[data-v-7694dd60]{height:100%}.ant-modal-cust-warp .ant-modal-body[data-v-7694dd60]{height:calc(100% - 110px)!important;overflow-y:auto}.ant-modal-cust-warp .ant-modal-content[data-v-7694dd60]{height:90%!important;overflow-y:hidden}.anty-img-wrap[data-v-7694dd60]{height:25px;position:relative}.anty-img-wrap>img[data-v-7694dd60]{max-height:100%}.query-group-cust[data-v-7694dd60]{width:calc(50% - 10px)}.query-group-split-cust[data-v-7694dd60]:before{content:"~";width:20px;display:inline-block;text-align:center}.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body[data-v-7694dd60]{padding:5px 12px}.j-inner-table-wrapper[data-v-7694dd60] .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row{background-color:#fff}.jee-hidden[data-v-7694dd60]{display:none}[data-v-7694dd60] .ant-calendar-picker-input,[data-v-7694dd60] .ant-date,[data-v-7694dd60] .ant-input,[data-v-7694dd60] .ant-input-number,[data-v-7694dd60] .ant-select-selection{border-top:0;border-left:0;border-right:0;border-radius:0;color:#000!important}[data-v-7694dd60] .ant-table-pagination.ant-pagination{margin:4px 0}[data-v-7694dd60] .ant-table colgroup>col.ant-table-selection-col{width:0!important}[data-v-7694dd60] .ant-table-selection-column{padding:0!important;width:0!important;height:0!important}[data-v-7694dd60] .ant-table-selection-column .ant-checkbox-wrapper{display:none}[data-v-7694dd60] .ant-form-item{margin-bottom:5px}.ant-card-body .table-operator[data-v-0b728d3c]{margin-bottom:4px}.table-operator .ant-btn[data-v-0b728d3c]{margin:0 8px 8px 0}.table-operator .ant-btn-group .ant-btn[data-v-0b728d3c]{margin:0}.table-operator .ant-btn-group .ant-btn[data-v-0b728d3c]:last-child{margin:0 8px 8px 0}.ant-table-tbody .ant-table-row td[data-v-0b728d3c]{padding-top:15px;padding-bottom:15px}.ant-modal-cust-warp[data-v-0b728d3c]{height:100%}.ant-modal-cust-warp .ant-modal-body[data-v-0b728d3c]{height:calc(100% - 110px)!important;overflow-y:auto}.ant-modal-cust-warp .ant-modal-content[data-v-0b728d3c]{height:90%!important;overflow-y:hidden}.anty-img-wrap[data-v-0b728d3c]{height:25px;position:relative}.anty-img-wrap>img[data-v-0b728d3c]{max-height:100%}.query-group-cust[data-v-0b728d3c]{width:calc(50% - 10px)}.query-group-split-cust[data-v-0b728d3c]:before{content:"~";width:20px;display:inline-block;text-align:center}.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body[data-v-0b728d3c]{padding:5px 12px}.j-inner-table-wrapper[data-v-0b728d3c] .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row{background-color:#fff}.jee-hidden[data-v-0b728d3c]{display:none}[data-v-0b728d3c] .ant-calendar-picker-input,[data-v-0b728d3c] .ant-date,[data-v-0b728d3c] .ant-input,[data-v-0b728d3c] .ant-input-number,[data-v-0b728d3c] .ant-select-selection{border-top:0;border-left:0;border-right:0;border-radius:0;color:#000!important}[data-v-0b728d3c] .ant-table-pagination.ant-pagination{margin:4px 0}[data-v-0b728d3c] .ant-table colgroup>col.ant-table-selection-col{width:0!important}[data-v-0b728d3c] .ant-table-selection-column{padding:0!important;width:0!important;height:0!important}[data-v-0b728d3c] .ant-table-selection-column .ant-checkbox-wrapper{display:none}[data-v-0b728d3c] .ant-form-item{margin-bottom:5px}li[data-v-0b728d3c],p[data-v-0b728d3c],ul[data-v-0b728d3c]{padding:0;margin:0}li[data-v-0b728d3c]{list-style:none;padding:0 4px}.top-card[data-v-0b728d3c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.top-card li[data-v-0b728d3c]{min-width:150px;height:50px;line-height:50px;margin-right:10px;border:1px solid #ccc;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex}.top-card li .title-tc[data-v-0b728d3c]{width:50%;height:50px;line-height:50px;font-size:16px;color:#666}.top-card li .data-tc[data-v-0b728d3c]{width:50%;line-height:50px;text-align:center;font-size:30px;font-weight:700;color:#666}.order-total[data-v-0b728d3c]{height:50px;line-height:50px;text-align:center;font-size:20px}[data-v-0b728d3c] .ant-table-footer{text-align:right!important;padding:3px 16px!important}[data-v-0b728d3c] .ant-row-flex{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-0b728d3c] .right .ant-modal-close{right:46px!important}[data-v-0b728d3c] .ant-modal-content{height:auto!important}[data-v-0b728d3c] .j-modal-box .j-modal-title-row .left{width:calc(100% - 756px)!important;font-size:18px!important}.ant-card-body .table-operator[data-v-6cf0647c]{margin-bottom:4px}.table-operator .ant-btn[data-v-6cf0647c]{margin:0 8px 8px 0}.table-operator .ant-btn-group .ant-btn[data-v-6cf0647c]{margin:0}.table-operator .ant-btn-group .ant-btn[data-v-6cf0647c]:last-child{margin:0 8px 8px 0}.ant-table-tbody .ant-table-row td[data-v-6cf0647c]{padding-top:15px;padding-bottom:15px}.ant-modal-cust-warp[data-v-6cf0647c]{height:100%}.ant-modal-cust-warp .ant-modal-body[data-v-6cf0647c]{height:calc(100% - 110px)!important;overflow-y:auto}.ant-modal-cust-warp .ant-modal-content[data-v-6cf0647c]{height:90%!important;overflow-y:hidden}.anty-img-wrap[data-v-6cf0647c]{height:25px;position:relative}.anty-img-wrap>img[data-v-6cf0647c]{max-height:100%}.query-group-cust[data-v-6cf0647c]{width:calc(50% - 10px)}.query-group-split-cust[data-v-6cf0647c]:before{content:"~";width:20px;display:inline-block;text-align:center}.ant-card-wider-padding.cust-erp-sub-tab>.ant-card-body[data-v-6cf0647c]{padding:5px 12px}.j-inner-table-wrapper[data-v-6cf0647c] .ant-table-expanded-row .ant-table-wrapper .ant-table-tbody .ant-table-row{background-color:#fff}.jee-hidden[data-v-6cf0647c]{display:none}[data-v-6cf0647c] .ant-calendar-picker-input,[data-v-6cf0647c] .ant-date,[data-v-6cf0647c] .ant-input,[data-v-6cf0647c] .ant-input-number,[data-v-6cf0647c] .ant-select-selection{border-top:0;border-left:0;border-right:0;border-radius:0;color:#000!important}[data-v-6cf0647c] .ant-table-pagination.ant-pagination{margin:4px 0}[data-v-6cf0647c] .ant-table colgroup>col.ant-table-selection-col{width:0!important}[data-v-6cf0647c] .ant-table-selection-column{padding:0!important;width:0!important;height:0!important}[data-v-6cf0647c] .ant-table-selection-column .ant-checkbox-wrapper{display:none}[data-v-6cf0647c] .ant-form-item{margin-bottom:5px}.col-block[data-v-6cf0647c]{color:#fff;height:100px;margin:20px 20px}.block-head[data-v-6cf0647c]{height:40px;line-height:40px}.block-right[data-v-6cf0647c]{font-size:20px}.progress-row[data-v-6cf0647c]{height:20px;margin-top:18px}[data-v-6cf0647c] .chart-mini-progress .progress-wrapper{background-color:#d7d7d7}[data-v-6cf0647c] .ant-row-flex{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-6cf0647c] .right .ant-modal-close{right:46px!important}[data-v-6cf0647c] .ant-modal-content{height:auto!important}