完善工程

This commit is contained in:
仲么了
2023-03-01 08:48:52 +08:00
parent 5feb70a9c5
commit 80ba96be50
9 changed files with 110 additions and 14 deletions

View File

@@ -139,6 +139,11 @@ export default {
}
},
methods: {
submitFeedBack () {
uni.navigateTo({
url: '/pages/device/feedback'
})
},
projectTypeChange (e) {
// 重置name
this.select.projectName = ''