qinhouyu hace 2 años
padre
commit
aa97b8a6be
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/tianzhangzhi.vue

+ 1 - 1
src/views/tianzhangzhi.vue

@@ -235,7 +235,7 @@ export default {
         this.getFarmList(data.gridLandId);
       }
       if (data.gridFarmId == undefined && data.gridLandId == undefined) {
-        this.$modal.msgError("请先绑定相关数据!");
+        this.$message.warning("请先绑定相关数据!");
       }
       // console.log(data.gridFarmId,'===================我来看看是啥========================');
       this.listCurrentIndex2 = data.id;