浏览代码

请选择主/备小程序

三七 2 月之前
父节点
当前提交
cbbc1838db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/his/company/index.vue

+ 1 - 1
src/views/his/company/index.vue

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