wupengfei 1 tahun lalu
induk
melakukan
3d8c818ff7
2 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 3 3
      .idea/workspace.xml
  2. 1 1
      application/synth/view/bill_apply/form.html

+ 3 - 3
.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="8213000" />
+      <workItem from="1684802887863" duration="8333000" />
     </task>
     <servers />
   </component>
@@ -485,10 +485,10 @@
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
     <state x="1166" y="605" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.2560.1400@0.0.2560.1400" timestamp="1683268554421" />
-    <state x="1031" y="369" width="1218" height="604" key="find.popup" timestamp="1684746166872">
+    <state x="1031" y="369" width="1218" height="604" key="find.popup" timestamp="1684821420755">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>
-    <state x="1031" y="369" width="1218" height="604" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1684746166872" />
+    <state x="1031" y="369" width="1218" height="604" key="find.popup/0.0.2560.1400@0.0.2560.1400" timestamp="1684821420755" />
     <state x="1282" y="549" key="ftp.server.browser" timestamp="1684465678841">
       <screen x="0" y="0" width="2560" height="1400" />
     </state>

+ 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 name='data.address_info'}现场领取{else}物流快递{/empty}
                        {/eq}
                     </div><hr />
                 </div>