This commit is contained in:
syuilo
2017-02-20 10:34:57 +09:00
parent 7791431717
commit 91d8ee5a52
101 changed files with 423 additions and 423 deletions

View File

@@ -182,7 +182,7 @@
this.nid-state = null
on-change-nid() {
this.on-change-nid = () => {
nid = this.refs.nid.value
if nid == ''
@@ -215,7 +215,7 @@
this.nid-state = 'error'
this.update();
onsubmit() {
this.onsubmit = () => {
name = this.refs.name.value
nid = this.refs.nid.value
description = this.refs.description.value