Selaa lähdekoodia

Merge branch 'master' of http://git.shengws.com/csx/Vue_New

csx 5 vuotta sitten
vanhempi
commit
513270d2b2

BIN
src/assets/home/template_ten.jpg Näytä tiedosto


+ 23 - 0
src/xt_pages/data/printTemplate.vue Näytä tiedosto

@@ -143,6 +143,27 @@
143 143
               >模版六</el-radio
144 144
             >
145 145
           </el-col>
146
+
147
+          <el-col :span="6" style="text-align: center">
148
+            <div class="demo-image__preview">
149
+              <el-tooltip
150
+                class="item"
151
+                effect="dark"
152
+                content="点击查看大图"
153
+                placement="top-start"
154
+                :hide-after="2000"
155
+              >
156
+                <el-image
157
+                  style="width: 200px; height: 200px;margin-left:30px"
158
+                  :src="require('@/assets/home/template_ten.jpg')"
159
+                  :preview-src-list="imgs_ten"
160
+                ></el-image>
161
+              </el-tooltip>
162
+            </div>
163
+            <el-radio v-model="radio" label="10" @change="change"
164
+            >模版十</el-radio
165
+            >
166
+          </el-col>
146 167
         </el-row>
147 168
       </div>
148 169
     </div>
@@ -177,6 +198,8 @@ export default {
177 198
       imgs_seven: ["http://images.shengws.com/7.png"],
178 199
       imgs_six: ["https://images.shengws.com/5.png"],
179 200
       imgs_eight: ["https://images.shengws.com/template_six.png"],
201
+      imgs_ten: ["https://kuyi.shengws.com/template_ten.jpg"],
202
+
180 203
       delay: 500,
181 204
       radio: 0,
182 205
       tempRadio: 0,

+ 7 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue Näytä tiedosto

@@ -1150,6 +1150,13 @@
1150 1150
               </td> -->
1151 1151
                   <!-- <td width="10%" v-if="(advice.children && advice.children.length > 0 || advice.parent_id > 0) && advice.isShow == 2" ></td> -->
1152 1152
                   <td height="32px">
1153
+                    <img
1154
+                      v-if="advice.id > 0"
1155
+                      style="height:20px;"
1156
+                      src="https://images.shengws.com/FgnRnBcx1BgULJ1dn7VKzeBPEvtm"
1157
+                      alt=""
1158
+                      srcset=""
1159
+                    />
1153 1160
                         <span
1154 1161
                           v-if="setAdminUserES(advice.advice_doctor) == ''"
1155 1162
                         >{{ getAdminUser(advice.advice_doctor) }}</span