高敬炎 2 năm trước cách đây
mục cha
commit
5c5831556d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/profitable/expensemanagementdetails.vue

+ 1 - 1
src/views/profitable/expensemanagementdetails.vue

@@ -169,7 +169,7 @@
             <template slot-scope="scope">
               <img width="18" height="20" style="vertical-align: text-top; position: relative; top: -1px"
                 src="../../../public/img/fujian.png" @click="fujian(scope.row)" alt="" />
-              <span v-show="scope.row.addressUrlArray != null">
+              <span v-if="scope.row.addressUrlArray != null">
                 {{
                   scope.row.addressUrlArray.length == 0
                     ? ''