bug
This commit is contained in:
@@ -587,7 +587,7 @@ export default {
|
||||
|
||||
nextStep() {
|
||||
|
||||
if (!this.isEdit) {
|
||||
if (!this.form.id) {
|
||||
if (!this.form.objectType) {
|
||||
return this.$u.toast('请选择监测对象类型')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user