(re-frame/reg-sub ::field-value :<- [::values] (fn [forms-data [_ form-id field-path]] (get-in forms-data (vec (cons form-id field-path)))))
確定! 回上一頁