Epans 2 年之前
父節點
當前提交
cc8d4e0d2d
共有 3 個文件被更改,包括 3 次插入1 次删除
  1. 二進制
      dist-现代牧业-测试地址-20221124-2.zip
  2. 0 0
      dist/index.html
  3. 3 1
      src/views/custom/purchase/index.vue

二進制
dist-现代牧业-测试地址-20221124-2.zip


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 3 - 1
src/views/custom/purchase/index.vue

@@ -1090,7 +1090,8 @@ export default {
         // pagecount: 10,
         returntype: 'Map',
         parammaps: {
-          id: Cookies.get('pastureid')
+          id: Cookies.get('pastureid'),
+          departmentId:0,
         }
       },
       partData: [],
@@ -1278,6 +1279,7 @@ export default {
     change_dept(e){
       console.log(e)
       this.getdataListParm1.parammaps.departmentId = e
+      this.getdataListPart.parammaps.departmentId = e
       this.getList1()
     },
     tableSort(column) {

Some files were not shown because too many files changed in this diff