@@ -88,7 +88,7 @@
<el-upload
v-if="FYDIParams.cargoOwnerId"
class="upload-demo"
- :action="this.$store.state.fydi"
+ :action="store.state.fydi"
:show-file-list="false"
:data="FYDIParams"
:on-success="upFYDISuccess"