瀏覽代碼

审批附件排序

jingqu
张泽亮 2 月之前
父節點
當前提交
d608380586
共有 5 個檔案被更改,包括 26 行新增0 行删除
  1. +6
    -0
      src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval.vue
  2. +6
    -0
      src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval10.vue
  3. +6
    -0
      src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval11.vue
  4. +6
    -0
      src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval12.vue
  5. +2
    -0
      src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval13.vue

+ 6
- 0
src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval.vue 查看文件

@@ -358,6 +358,8 @@
tableName: "t_yinnong_transfer",
bizPath: "transfer",
fileType: "1",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData1).then(res => {
res.rows.map(r => {
@@ -372,6 +374,8 @@
tableName: "t_yinnong_transfer",
bizPath: "transfer",
fileType: "2",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData2).then(res => {
res.rows.map(r => {
@@ -386,6 +390,8 @@
tableName: "t_yinnong_transfer",
bizPath: "transfer",
fileType: "3",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData3).then(res => {
res.rows.map(r => {


+ 6
- 0
src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval10.vue 查看文件

@@ -289,6 +289,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "1",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData1).then(res => {
res.rows.map(r => {
@@ -301,6 +303,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "2",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData2).then(res => {
res.rows.map(r => {
@@ -313,6 +317,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "3",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData3).then(res => {
res.rows.map(r => {


+ 6
- 0
src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval11.vue 查看文件

@@ -341,6 +341,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "1",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData1).then(res => {
res.rows.map(r => {
@@ -355,6 +357,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "2",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData2).then(res => {
res.rows.map(r => {
@@ -369,6 +373,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "3",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData3).then(res => {
res.rows.map(r => {


+ 6
- 0
src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval12.vue 查看文件

@@ -375,6 +375,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "1",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData1).then(res => {
res.rows.map(r => {
@@ -387,6 +389,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "2",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData2).then(res => {
res.rows.map(r => {
@@ -399,6 +403,8 @@
tableName: "t_yinnong_transfer",
bizPath: "yinnong",
fileType: "3",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData3).then(res => {
res.rows.map(r => {


+ 2
- 0
src/views/yinnong/bankAgriculture/paymentApproval/approvalApproval13.vue 查看文件

@@ -339,6 +339,8 @@
tableName: 't_yinnong_majorevent',
bizPath: "yinnong",
fileType: "",
orderByColumn: "fileName",
isAsc: "asc",
}
attachmentList(oData).then(res => {
res.rows.map(r => {


Loading…
取消
儲存