LAPTOP-FO2T5SIU\35838 hai 3 meses
pai
achega
465e391809
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/reportForms/projectArchives.vue

+ 2 - 2
src/views/reportForms/projectArchives.vue

@@ -169,8 +169,8 @@ export default {
                 })
             })
         },
-        getDiscOption() {
-            this.baseDiscRequest('listAll', {}).then((res) => {
+        getDiscOption(data) {
+            this.baseDiscRequest('listAll', data).then((res) => {
                 const data = res.data
                 this.discOption = []
                 data.forEach(item => {