| | |
| | | // align-items: center; |
| | | // justify-content: center; |
| | | // } |
| | | .formsss { |
| | | height: 100% !important; |
| | | } |
| | | .formsss .el-card.basic-container__card.is-always-shadow { |
| | | height: 100% !important; |
| | | } |
| | | .formsss .el-card__body { |
| | | height: 724px !important; |
| | | // height: 724px !important; |
| | | height: 100% !important; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | |
| | | query: {}, |
| | | data: [], |
| | | form: {}, |
| | | search: {}, |
| | | option: { |
| | | // card: true, |
| | | // tip: false, |
| | | // searchSize: "mini", |
| | | searchMenuSpan: 6, |
| | | height: 590, |
| | | height: "auto", |
| | | index: true, |
| | | // selectable: (row, index) => { |
| | | // console.log(row, index); |
| | |
| | | search: true, |
| | | searchSpan: 8, |
| | | searchLabelWidth: 88, |
| | | // searchRange: true, |
| | | // searchValue: this.getuserid(), |
| | | width: 140, |
| | | }, |
| | | ], |
| | |
| | | }, |
| | | "shibie" |
| | | ); |
| | | this.search["cardid"] = this.cardInfor.id; |
| | | } |
| | | }, |
| | | }, |
| | |
| | | // } |
| | | }, |
| | | methods: { |
| | | // getuserid() { |
| | | // console.log(12345); |
| | | // console.log(this.haveCardid); |
| | | // if (this.haveCardid) { |
| | | // return this.cardInfor.id; |
| | | // } else { |
| | | // return; |
| | | // } |
| | | // }, |
| | | rowUps(row, msg) { |
| | | let zhiwenData = this.useZhiWen("outZhiwenData"); |
| | | let card = this.cardInfor; |
| | |
| | | // console.log(5454); |
| | | this.query = {}; |
| | | this.onLoad(this.page); |
| | | this.search["cardid"] = ""; |
| | | }, |
| | | rowUpdate(row, index, done, loading) { |
| | | // update(row).then( |