| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div> |
| | | <el-button v-if="selectInfoBtn" @click="combackLookPlan" style="position: fixed;top: 43px;right: 14px; z-index: 1000;" type="primary" icon="el-icon-refresh-left" size="mini" plain >返回</el-button> |
| | | <div v-if="addBtn" style="display: flex;justify-content: center;width: 10%;position: fixed;top: 43px;right: 14px; z-index: 1000;"> |
| | | <el-button @click="addTop = -82;addBtn=false" size="mini" style="width: 60px;" >返回</el-button> |
| | | <el-button size="mini" @click="measureAdd" style="width: 60px;" type="primary">保存</el-button> |
| | | </div> |
| | | </div> |
| | | <div |
| | | :style="`position: absolute;top:${addTop}vh;left: 9px;transition: 1s;width: 99%;height: 82vh;background-color: #fff;z-index: 21;`"> |
| | | <Add ref="add" /> |
| | |
| | | return { |
| | | dialogVisible: false, |
| | | tableIndex: null, |
| | | selectInfoBtn: false, |
| | | addBtn: false, |
| | | measureUpInfo: { |
| | | id: null, |
| | | code: null, |
| | |
| | | this.measureUpInfo.termValidity = scope.row.termValidity |
| | | }, |
| | | measureAdd() { |
| | | let add = this.$refs.add.add() |
| | | if (add) { |
| | | this.addTop = -82 |
| | | this.addTop = -82 |
| | | this.$message({ |
| | | message: '操作成功!', |
| | | type: 'success' |
| | | }); |
| | | this.lookVisible = false |
| | | } |
| | | }, |
| | | async handleSizeChangePlan(num) { |
| | | this.pageSizePlan = num |
| | |
| | | this.addTop = 2 |
| | | this.lookVisible = true |
| | | this.$parent.mainShowAdd() |
| | | this.addBtn=true |
| | | }, |
| | | async limitGetPlanMeasureInstrument() { |
| | | let param = { |
| | |
| | | this.getPlanAndInfoAndIns(id) |
| | | this.lookVisible = true |
| | | this.mymodelTop = 2 |
| | | this.selectInfoBtn=true |
| | | this.$parent.triggerMainBtnPlan() |
| | | }, |
| | | async getPlanAndInfoAndIns(id) { |
| | |
| | | combackLookPlan() { |
| | | this.lookVisible = false |
| | | this.mymodelTop = -85 |
| | | this.selectInfoBtn=false |
| | | }, |
| | | blurSearch() { |
| | | if (this.radioValue === 1) { |