From 7429ba73325d945dd8f14c9e432de3b775fb9c42 Mon Sep 17 00:00:00 2001 From: liuxiaoxu <1793812695@qq.com> Date: Wed, 1 Jan 2025 11:04:09 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=20=E9=94=80=E5=94=AE=E7=AE=A1=E7=90=86=20?= =?UTF-8?q?=E5=AE=A2=E6=88=B7=E9=94=80=E5=94=AE=E8=AE=A2=E5=8D=95=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=85=B6=E4=BB=96=E8=81=94?= =?UTF-8?q?=E7=B3=BB=E4=BA=BA=E3=80=81=E7=94=B5=E8=AF=9D=E3=80=81=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E7=AD=89=E5=B7=B2=E7=BB=8F=E5=8F=AF=E4=BB=A5=E6=89=8B?= =?UTF-8?q?=E5=8A=A8=E5=A1=AB=E5=86=99=EF=BC=9B=E9=94=80=E5=94=AE=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E6=89=80=E6=9C=89=E9=A1=B5=E9=9D=A2=E7=9A=84=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E6=8A=A5=E4=BB=B7=E5=8E=86=E5=8F=B2=E8=BF=99=E4=B8=80?= =?UTF-8?q?=E6=A0=8F=E7=9B=AE=E5=B7=B2=E7=BB=8F=E5=8E=BB=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/system/salesOrder/add.html | 22 +++++++++---------- .../templates/system/salesOrder/detail.html | 16 +++++++------- .../system/salesOrder/taskModifyApply.html | 16 +++++++------- .../system/salesOrder/taskYwjlVerify.html | 16 +++++++------- .../system/salesOrder/taskYwzgVerify.html | 16 +++++++------- .../system/salesOrder/taskZozjVerify.html | 16 +++++++------- 6 files changed, 51 insertions(+), 51 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/salesOrder/add.html b/ruoyi-admin/src/main/resources/templates/system/salesOrder/add.html index 4092c129..a8a6bef5 100644 --- a/ruoyi-admin/src/main/resources/templates/system/salesOrder/add.html +++ b/ruoyi-admin/src/main/resources/templates/system/salesOrder/add.html @@ -109,19 +109,19 @@
- +
- +
- +
@@ -356,14 +356,14 @@ { title: '对外售价',field: 'materialSole',align: 'center',}, { title: '最新报价(RMB)',field: 'recentQuotationRMB',align: 'center',}, { title: '最新报价(美元)',field: 'recentQuotationUSD',align: 'center',}, - { title: '最新报价历史',align: 'center', - - formatter: function (value, row, index) { - var actions = []; - actions.push('最新报价历史 '); - return actions.join(''); - } - }, + // { title: '最新报价历史',align: 'center', + // + // formatter: function (value, row, index) { + // var actions = []; + // actions.push('最新报价历史 '); + // return actions.join(''); + // } + // }, // {title: '国内税率',field: 'countTax',align: 'center',editable: {type: 'text',mode: 'inline',},}, // { title: '美元汇率',field: 'usdTax', align: 'center',editable: {type: 'text',mode: 'inline', }}, {title: '物料的数量',field: 'materialNum',align: 'center', diff --git a/ruoyi-admin/src/main/resources/templates/system/salesOrder/detail.html b/ruoyi-admin/src/main/resources/templates/system/salesOrder/detail.html index 2724ced9..2d07e909 100644 --- a/ruoyi-admin/src/main/resources/templates/system/salesOrder/detail.html +++ b/ruoyi-admin/src/main/resources/templates/system/salesOrder/detail.html @@ -359,14 +359,14 @@ { title: '对外售价',field: 'materialSole'}, { title: '最新报价(RMB)',field: 'recentQuotationRMB',align: 'center',}, { title: '最新报价(美元)',field: 'recentQuotationUSD',align: 'center',}, - { title: '最新报价历史',align: 'center', - - formatter: function (value, row, index) { - var actions = []; - actions.push('最新报价历史 '); - return actions.join(''); - } - }, + // { title: '最新报价历史',align: 'center', + // + // formatter: function (value, row, index) { + // var actions = []; + // actions.push('最新报价历史 '); + // return actions.join(''); + // } + // }, // {title: '国内税率',field: 'countTax',align: 'center'}, // { title: '美元汇率',field: 'usdTax', align: 'center'}, diff --git a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskModifyApply.html b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskModifyApply.html index d66353b8..d781de36 100644 --- a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskModifyApply.html +++ b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskModifyApply.html @@ -375,14 +375,14 @@ { title: '对外售价',field: 'materialSole',editable: true}, { title: '最新报价(RMB)',field: 'recentQuotationRMB',align: 'center',}, { title: '最新报价(美元)',field: 'recentQuotationUSD',align: 'center',}, - { title: '最新报价历史',align: 'center', - - formatter: function (value, row, index) { - var actions = []; - actions.push('最新报价历史 '); - return actions.join(''); - } - }, + // { title: '最新报价历史',align: 'center', + // + // formatter: function (value, row, index) { + // var actions = []; + // actions.push('最新报价历史 '); + // return actions.join(''); + // } + // }, // {title: '国内税率',field: 'countTax',align: 'center',editable: true}, // { title: '美元汇率',field: 'usdTax', align: 'center',editable: true}, {field: 'materialNum',align: 'center',title: '物料的数量',editable: true}, diff --git a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwjlVerify.html b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwjlVerify.html index 624d839f..12da5c57 100644 --- a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwjlVerify.html +++ b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwjlVerify.html @@ -359,14 +359,14 @@ { title: '对外售价',field: 'materialSole'}, { title: '最新报价(RMB)',field: 'recentQuotationRMB',align: 'center',}, { title: '最新报价(美元)',field: 'recentQuotationUSD',align: 'center',}, - { title: '最新报价历史',align: 'center', - - formatter: function (value, row, index) { - var actions = []; - actions.push('最新报价历史 '); - return actions.join(''); - } - }, + // { title: '最新报价历史',align: 'center', + // + // formatter: function (value, row, index) { + // var actions = []; + // actions.push('最新报价历史 '); + // return actions.join(''); + // } + // }, // {title: '国内税率',field: 'countTax',align: 'center'}, // { title: '美元汇率',field: 'usdTax', align: 'center'}, diff --git a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwzgVerify.html b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwzgVerify.html index b38702ea..7605beb6 100644 --- a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwzgVerify.html +++ b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskYwzgVerify.html @@ -358,14 +358,14 @@ { title: '对外售价',field: 'materialSole'}, { title: '最新报价(RMB)',field: 'recentQuotationRMB',align: 'center',}, { title: '最新报价(美元)',field: 'recentQuotationUSD',align: 'center',}, - { title: '最新报价历史',align: 'center', - - formatter: function (value, row, index) { - var actions = []; - actions.push('最新报价历史 '); - return actions.join(''); - } - }, + // { title: '最新报价历史',align: 'center', + // + // formatter: function (value, row, index) { + // var actions = []; + // actions.push('最新报价历史 '); + // return actions.join(''); + // } + // }, // {title: '国内税率',field: 'countTax',align: 'center'}, diff --git a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskZozjVerify.html b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskZozjVerify.html index 3e0b5539..f839aeca 100644 --- a/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskZozjVerify.html +++ b/ruoyi-admin/src/main/resources/templates/system/salesOrder/taskZozjVerify.html @@ -359,14 +359,14 @@ { title: '对外售价',field: 'materialSole'}, { title: '最新报价(RMB)',field: 'recentQuotationRMB',align: 'center',}, { title: '最新报价(美元)',field: 'recentQuotationUSD',align: 'center',}, - { title: '最新报价历史',align: 'center', - - formatter: function (value, row, index) { - var actions = []; - actions.push('最新报价历史 '); - return actions.join(''); - } - }, + // { title: '最新报价历史',align: 'center', + // + // formatter: function (value, row, index) { + // var actions = []; + // actions.push('最新报价历史 '); + // return actions.join(''); + // } + // }, // {title: '国内税率',field: 'countTax',align: 'center'}, // { title: '美元汇率',field: 'usdTax', align: 'center'},