Browse Source

田长制

qinhouyu 2 năm trước cách đây
mục cha
commit
aa97b8a6be
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;