Sfoglia il codice sorgente

Merge branch 'master' of http://1.14.104.71:10880/root/ylrz_his_scrm_adminUI

ct 2 settimane fa
parent
commit
71e6cde140
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) {