From d0f67e57aef68094df4d91261db8e9785f653517 Mon Sep 17 00:00:00 2001 From: yaooo <272523191@qq.com> Date: Sat, 18 Nov 2023 18:18:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=A1=E6=89=B9=E8=AE=B0?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/finance/view/expense/add.html | 6 ++++++ app/finance/view/invoice/add.html | 6 ++++++ app/home/view/flow/add.html | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/finance/view/expense/add.html b/app/finance/view/expense/add.html index 4970547..5e3217d 100644 --- a/app/finance/view/expense/add.html +++ b/app/finance/view/expense/add.html @@ -356,6 +356,12 @@ else if(flow_data[a].flow_type==2){ userList+= '
  • 上级部门负责人
  • '; } + else if(flow_data[a].flow_type==5){ + userList+= '
  • 当前部门分管领导
  • '; + } + else if(flow_data[a].flow_type==6){ + userList+= '
  • 上级部门分管领导
  • '; + } else{ if(flow_data[a].flow_type==3){ sign_type= ' 或签'; diff --git a/app/finance/view/invoice/add.html b/app/finance/view/invoice/add.html index 3f0b434..82630f3 100644 --- a/app/finance/view/invoice/add.html +++ b/app/finance/view/invoice/add.html @@ -291,6 +291,12 @@ function gouguInit() { else if(flow_data[a].flow_type==2){ userList+= '
  • 上级部门负责人
  • '; } + else if(flow_data[a].flow_type==5){ + userList+= '
  • 当前部门分管领导
  • '; + } + else if(flow_data[a].flow_type==6){ + userList+= '
  • 上级部门分管领导
  • '; + } else{ if(flow_data[a].flow_type==3){ sign_type= ' 或签'; diff --git a/app/home/view/flow/add.html b/app/home/view/flow/add.html index 6d3980a..402800e 100644 --- a/app/home/view/flow/add.html +++ b/app/home/view/flow/add.html @@ -418,7 +418,7 @@ \ \ \ - \ + \ \ \ \