gcz %!s(int64=2) %!d(string=hai) anos
pai
achega
103c01c1a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -538,7 +538,7 @@ export default {
             cropName = cropName.substring(0, cropName.lastIndexOf(","));
             this.scrollBaseListConfig.data.push([
               element.baseName,
-              cropName||'暂无',
+              cropName||'暂无作物',
               element.baseArea+ '亩',
             ]);
           });