张磊磊
2023-11-24 fad63be580dc8ddef06b9f502e4551227e14d438
web/src/api/modules/materials.js
@@ -41,7 +41,7 @@
   */
  //查询列表接口
  searchWeighRecordsList: (params) =>
    axios.post('/materials/weigh/queryAllWeigh', params),
    axios.post('/materials/weigh/weighbridgeList', params),
  /**