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