zhanglinxin 1 年之前
父節點
當前提交
8da9f65772

+ 0 - 1
application/api/controller/Common.php

@@ -2,7 +2,6 @@
 
 namespace app\api\controller;
 
-use AliPay\App;
 use app\common\constant\CommonConstant;
 use app\common\constant\MaintainConstant;
 use app\common\model\Goods;

+ 0 - 4
application/api/view/common/index_2.html

@@ -69,10 +69,6 @@
         <td class="content">{$vo.reason|default='--'}</td>
     </tr>
     <tr>
-        <td class="content">请假时长</td>
-        <td class="content">{$vo.module_info.time|default='--'}</td>
-    </tr>
-    <tr>
         <td class="content">申请内容</td>
         <td class="content">{$vo.module_info.remark|default='--'}</td>
     </tr>

+ 1 - 1
application/api/view/common/index_3.html

@@ -63,7 +63,7 @@
     {else/}
     <tr>
         <td class="content">采购审批单</td>
-        <td class="content"></td>
+        <td class="content"></td>
     </tr>
     {/notempty}
     <tr>

+ 1 - 1
application/api/view/common/index_9.html

@@ -60,7 +60,7 @@
     {else/}
     <tr>
         <td class="content">采购审批单</td>
-        <td class="content"></td>
+        <td class="content"></td>
     </tr>
     {/notempty}
     <tr>