feat: 优化质量

This commit is contained in:
王奥斯
2021-11-10 16:47:09 +08:00
parent e30e26f4a8
commit 7f328394cc
6 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ export default {
// 提交按钮是否可以点击
disabl() {
if (!this.dialogImageUrl) return true
else return false
return false
},
},
}