소스 검색

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

duanxiaoduan 1 년 전
부모
커밋
4ab375e2b3
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'),