form: { {{_object}}: "", }, {{_object}}_show: false, {{_object}}_now: "",
{{_object}}_confirm(e) { this.form.{{_object}} = e.value this.{{_object}}_show = false }
时间
.row { display: flex; justify-content: space-between; align-items: center; padding: 0 35rpx; width: 100%; height: 100rpx; border-bottom: 1rpx solid #eee; box-sizing: border-box; } .disabled { pointer-events: none; width: 100%; }