pages/component/demo.vue @@ -49,7 +49,9 @@ }, async add() { let mat = await addMat.addMat() this.zDataList.push(mat) if (!addMat.isEmpty(mat)) { this.zDataList.push(mat) } }, focus() { if (this.zInputList[0].focus) {