This commit is contained in:
shijingjing
2022-03-28 17:51:15 +08:00
parent 1ff7f4dc99
commit 65ec3c2d5b
2 changed files with 14 additions and 4 deletions

View File

@@ -57,6 +57,7 @@ export default {
},
methods: {
submit() {
if(!this.operation) {
return this.$u.toast('请选择处理意见')
}