浏览代码

修改bug

xiaohaizhao 1 年之前
父节点
当前提交
8ad789faa0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      portrayal/modules/filtrate.wxml

+ 1 - 1
portrayal/modules/filtrate.wxml

@@ -8,4 +8,4 @@
     </view>
     </view>
 </view>
 </view>
 <van-action-sheet show="{{  actionShow }}" actions="{{ actions }}" bind:select='onSelect' bind:cancel='onCancel' bind:click-overlay='onCancel' cancel-text="{{language['取消']||'取消'}}" />
 <van-action-sheet show="{{  actionShow }}" actions="{{ actions }}" bind:select='onSelect' bind:cancel='onCancel' bind:click-overlay='onCancel' cancel-text="{{language['取消']||'取消'}}" />
-<wxs src='../../../utils/wxmlQueryPer.wxs' module="per" />
+<wxs src='../../utils/wxmlQueryPer.wxs' module="per" />