高敬炎 2 年之前
父节点
当前提交
5c5831556d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/profitable/expensemanagementdetails.vue

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

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