Browse Source

提交代码

陈少旭 1 year ago
parent
commit
9f7a4fc97a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/outpatientCharges/outpatientChargesManagement.vue

+ 1 - 1
src/xt_pages/outpatientCharges/outpatientChargesManagement.vue View File

80
 
80
 
81
         <div class="mainCell fixedCell" style="margin-bottom:10px;">
81
         <div class="mainCell fixedCell" style="margin-bottom:10px;">
82
 
82
 
83
-          <div v-if="org_id = 10206">
83
+          <div v-if="org_id == 10206">
84
             <el-button  size="small"
84
             <el-button  size="small"
85
                         @click="openZb(1)"
85
                         @click="openZb(1)"
86
                         v-if=" this.order.id == 0"
86
                         v-if=" this.order.id == 0"