|
@@ -777,7 +777,7 @@ export default {
|
|
}
|
|
}
|
|
|
|
|
|
if (this.form.miniAppServer==null || this.form.miniAppServer.length ===0 ){
|
|
if (this.form.miniAppServer==null || this.form.miniAppServer.length ===0 ){
|
|
- return this.$message.error("请选择主小程序")
|
|
|
|
|
|
+ return this.$message.error("请选择备小程序")
|
|
}
|
|
}
|
|
|
|
|
|
if (this.form.companyId != null) {
|
|
if (this.form.companyId != null) {
|