风险解除跟踪

This commit is contained in:
shijingjing
2022-04-28 11:26:27 +08:00
parent 6f3e56c002
commit dca7dff5b1
3 changed files with 31 additions and 57 deletions

View File

@@ -170,7 +170,7 @@
</div>
</div>
<p class="tips">*不填时默认为0元</p>
<div class="btn" hover-class="text" @click="submit">保存</div>
</div>
</template>
@@ -202,7 +202,7 @@ export default {
},
onShow() {
document.title = '编辑收支情况'
document.title = '家庭收支情况'
},
methods: {