智慧农业后台管理页面
guoshilong
2022-07-29 81e2e31406a7ca549e4d48c7ebfcbcbbe0f304fa
public/traceablityInfos.html
@@ -149,7 +149,7 @@
            display: flex;
            flex-direction: column;
            margin-top: 30px;
            height: 642px;
            /* height: 642px; */
            background: #fff;
            border-radius: 30px;
        }
@@ -611,7 +611,7 @@
        };
        var code = getData("code");
        // var code = "22060000002";
        // var code = "22070000002";
        axios.get('https://dev.jxpskj.com:8023/api/traceability/getTraceabilityDetailInfo?code=' + code).then(function(res) {