Browse Source

site

master
han\hanst 3 days ago
parent
commit
989414094d
  1. 2
      src/views/modules/ecss/orderProperties.vue

2
src/views/modules/ecss/orderProperties.vue

@ -396,7 +396,7 @@
this.searchDataList = []; this.searchDataList = [];
} }
let inData={ let inData={
site:this.$store.state.user.site,
site:this.site,
functionType: this.functionType, functionType: this.functionType,
list :this.dataList, list :this.dataList,
codeNo: this.codeNo, codeNo: this.codeNo,

Loading…
Cancel
Save