wupengfei 1 year ago
parent
commit
068cc94e35
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .idea/workspace.xml
  2. 1 1
      application/synth/view/bill_apply/form.html

+ 1 - 1
.idea/workspace.xml

@@ -327,7 +327,7 @@
       <workItem from="1684543423796" duration="10653000" />
       <workItem from="1684716593546" duration="15730000" />
       <workItem from="1684743465298" duration="6526000" />
-      <workItem from="1684802887863" duration="8153000" />
+      <workItem from="1684802887863" duration="8184000" />
     </task>
     <servers />
   </component>

+ 1 - 1
application/synth/view/bill_apply/form.html

@@ -16,7 +16,7 @@
                        {eq name='data.send_type' value ='1'}
                         电子发票上传
                        {else}
-                        {!empty($data.address_info) ? '物流快递' : '现场领取'}
+                        {!:empty($data.address_info) ? '物流快递' : '现场领取'}
                        {/eq}
                     </div>
                 </div>