Browse Source

1.栏舍剩料记录修改导入参数

duanxiaoduan 1 year ago
parent
commit
4ab375e2b3
2 changed files with 1 additions and 1 deletions
  1. BIN
      dist.zip
  2. 1 1
      src/views/shedProduction/materialRemainingRecord/index.vue

BIN
dist.zip


+ 1 - 1
src/views/shedProduction/materialRemainingRecord/index.vue

@@ -307,7 +307,7 @@ export default {
     uploadData() {
       return {
         name: 'checkbarname,checktimes,insertBarfeedremainUpload',
-        importParams: '栏舍名称,剩料量(kg),班次,收集时间,操作人',
+        importParams: '栏舍名称,剩料量(kg),班次(第一班,第二班,第三班),收集时间,操作人',
         sheetname: 'Sheet1',
         // 登录牧场
         pastureid: Cookies.get('pastureid'),