| | |
| | | <template> |
| | | <div> |
| | | <div v-show="!configShow && !equipConfigShow && !cableConfigShow"> |
| | | <div class="bg-1"> |
| | | <div |
| | | v-show="!configShow && !equipConfigShow && !cableConfigShow" |
| | | style="margin: 5px 15px" |
| | | > |
| | | <el-row class="title"> |
| | | <el-col :span="6" style="padding-left: 20px; text-align: left" |
| | | <el-col :span="6" |
| | | >委托单信息 总价:<span style="color: #3a7bfa" |
| | | >¥{{ total }}</span |
| | | ></el-col |
| | |
| | | > |
| | | <span style="color: #3a7bfa">保存模板</span> |
| | | </el-button> |
| | | <el-button |
| | | size="medium" |
| | | type="primary" |
| | | @click="openCableConfig" |
| | | v-if=" |
| | | active == 1 && |
| | | PROJECT == '装备电缆' && |
| | | addObj.sampleType != undefined && |
| | | addObj.sampleType.indexOf('电缆') > -1 |
| | | " |
| | | >电缆配置</el-button |
| | | > |
| | | <el-button |
| | | size="medium" |
| | | type="primary" |
| | |
| | | line-height: 24px; |
| | | margin-top: 5px; |
| | | } |
| | | |
| | | .circulateTable { |
| | | display: flex; |
| | | flex-direction: row; |
| | | justify-content: space-between; |
| | | } |
| | | |
| | | .opticalProject { |
| | | width: 38%; |
| | | } |
| | | |
| | | .temperatureList { |
| | | width: 60%; |
| | | } |
| | | |
| | | .temperatureListTitle { |
| | | display: flex; |
| | | flex-direction: row; |
| | |
| | | .ins_order_add .el-select .is-disabled .el-input__inner { |
| | | background: transparent !important; |
| | | } |
| | | |
| | | .company_input .el-form-item__content, |
| | | .sample_input .el-form-item__content { |
| | | width: 72%; |
| | | width: 70%; |
| | | } |
| | | |
| | | .engineeringEn_input .el-form-item__content, |
| | | .otcCode_input .el-form-item__content, |
| | | .productionEn_input .el-form-item__content { |
| | | width: 65%; |
| | | width: 63%; |
| | | } |
| | | |
| | | .processing_input .el-form-item__content { |
| | | width: 60%; |
| | | } |