| | |
| | | </el-row > |
| | | <el-row style="height:80px;margin-left:470px;"> |
| | | <el-col :span="13" style="font-size: 22px;height: 90px;padding-right: 200px;"> |
| | | <span>{{province === "新疆维吾尔自治区"? "新疆":province}}{{city}}{{district}}{{address}}</span> |
| | | <span>{{province === "盐城市"? "新疆":province}}{{city}}{{district}}{{address}}</span> |
| | | </el-col> |
| | | <!--<el-col :span="8" style="font-size: 27px"> |
| | | <span>{{area}}㎡</span> |
| | |
| | | <span>({{reservebox}}箱)</span> |
| | | </el-col> |
| | | <el-col :span="8" style="font-size: 22px;padding-left: 50px;height: 80px"> |
| | | <span>{{storageprovince === "新疆维吾尔自治区"? "新疆":storageprovince}}{{storagecity}}{{storagedistrict}}{{storageaddress}}</span><br> |
| | | <span>{{storageprovince === "盐城市"? "新疆":storageprovince}}{{storagecity}}{{storagedistrict}}{{storageaddress}}</span><br> |
| | | <span>库区面积{{area}}㎡</span>; |
| | | <span>库房面积{{storagearea}}㎡</span> |
| | | </el-col> |
| | |
| | | </el-row> |
| | | <el-row style="margin-top: 50px;margin-left: 75px;height: 35px"> |
| | | <el-col :span="8"> |
| | | <span>{{province === "新疆维吾尔自治区"? "新疆":province}}{{city}}{{district}}{{address}}</span> |
| | | <span>{{province === "盐城市"? "新疆":province}}{{city}}{{district}}{{address}}</span> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row style="margin-top: 22px;margin-left: 75px"> |
| | |
| | | </el-row> |
| | | <el-row style="margin-top: 15px;margin-left: 75px;height: 35px"> |
| | | <el-col :span="8"> |
| | | <span>{{storageprovince === "新疆维吾尔自治区"? "新疆":storageprovince}}{{storagecity}}{{storagedistrict}}{{storageaddress}}</span><br> |
| | | <span>{{storageprovince === "盐城市"? "新疆":storageprovince}}{{storagecity}}{{storagedistrict}}{{storageaddress}}</span><br> |
| | | <span>库区面积{{area}}㎡</span>; |
| | | <span>库房面积{{storagearea}}㎡</span> |
| | | </el-col> |