| | |
| | | }, |
| | | setCompany(e) { |
| | | this.form.companyName = e |
| | | this.form.companyCode = '' |
| | | this.form.companyId = '' |
| | | this.form.companyPhone = '' |
| | | this.form.companyUser = '' |
| | | this.form.companyAddress = '' |
| | | }, |
| | | confirmTime(e) { |
| | | this.form.planTime = e.year + '-' + e.month+ '-' + + e.day + ' ' + e.hour + ":" + "00:00" |
| | |
| | | |
| | | } |
| | | .back{ |
| | | /deep/ .u-textarea{ |
| | | ::v-deep .u-textarea{ |
| | | background-color: #F4F4F4; |
| | | border: none; |
| | | .u-textarea__count{ |
| | |
| | | .sui{ |
| | | |
| | | } |
| | | /deep/ .u-checkbox-label--right > text{ |
| | | ::v-deep .u-checkbox-label--right > text{ |
| | | line-height: 54rpx !important; |
| | | margin-right: 15rpx; |
| | | } |