| @@ -786,8 +786,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -897,8 +897,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -1091,8 +1091,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| res.rows.map(r => { | |||
| @@ -649,8 +649,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -761,8 +761,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -924,8 +924,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -651,8 +651,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -779,8 +779,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -944,8 +944,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -735,8 +735,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -847,8 +847,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -995,8 +995,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -772,8 +772,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -883,8 +883,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -1062,8 +1062,9 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -703,8 +703,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -782,8 +782,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", response.data.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -1048,8 +1048,9 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -250,8 +250,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -395,8 +395,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -400,8 +400,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -463,8 +463,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -223,8 +223,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| res.rows.map(r => { | |||
| @@ -207,8 +207,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -218,8 +218,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -282,8 +282,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -219,8 +219,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -378,8 +378,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -221,8 +221,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -779,8 +779,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", ""); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -890,8 +890,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", ""); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -1083,8 +1083,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| res.rows.map(r => { | |||
| @@ -647,8 +647,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -764,8 +764,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -921,8 +921,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -658,8 +658,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -757,8 +757,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -963,8 +963,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| res.rows.map(r => { | |||
| @@ -705,8 +705,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -822,8 +822,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_cash"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "yinnong"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -978,8 +978,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_cash", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "yinnong", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| res.rows.map(r => { | |||
| @@ -685,8 +685,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -764,8 +764,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -876,8 +876,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -1084,8 +1084,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -576,8 +576,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -636,8 +636,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -715,8 +715,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -869,8 +869,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -701,8 +701,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -780,8 +780,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -891,8 +891,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -1044,8 +1044,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||
| @@ -578,8 +578,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -638,8 +638,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -717,8 +717,8 @@ | |||
| const params = new FormData(); | |||
| params.append("tableId", this.form.id); | |||
| params.append("tableName", "t_yinnong_transfer"); | |||
| params.append("bizPath", "upload"); | |||
| params.append("fileType", "0"); | |||
| params.append("bizPath", "transfer"); | |||
| params.append("fileType", "1"); | |||
| params.append("file", rr); | |||
| commonAttach(params).then((r) => { | |||
| }) | |||
| @@ -874,8 +874,8 @@ | |||
| let oData= { | |||
| tableId: this.$route.query.id, | |||
| tableName: "t_yinnong_transfer", | |||
| bizPath: "upload", | |||
| fileType: "0", | |||
| bizPath: "transfer", | |||
| fileType: "", | |||
| } | |||
| attachmentList(oData).then(res => { | |||
| console.log(res) | |||