Explorar o código

应收应付明细跳转打开查询

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
8ec5669410

+ 4 - 0
src/views/warehouseBusiness/storageFeeCalculation/index.vue

@@ -1512,6 +1512,10 @@ export default {
   },
   activated() {
     this.Jump()
+    if (this.$route.query.id) {
+      let data = {fId: this.$route.query.id}
+      this.handleUpdate_s(data, true)
+    }
   },
   mounted() {
     this.$nextTick(() => {