zhb 1 tháng trước cách đây
mục cha
commit
c5bc7fef3e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      components/AddBankDialog.vue

+ 1 - 1
components/AddBankDialog.vue

@@ -1,5 +1,5 @@
 <template>
-  <uni-popup ref="popupRef" type="center" background-color="#fff">
+  <uni-popup ref="popupRef" type="center" background-color="#fff" style="z-index: 9999;">
     <view class="dialog-container">
       <view class="dialog-header">
         <text class="dialog-title" v-t="typeMap[form.type]"></text>