dev
This commit is contained in:
parent
535bac0edf
commit
72d1cf6a77
|
|
@ -1,5 +1,5 @@
|
||||||
<template>
|
<template>
|
||||||
<Mask :width="800" :height="600" :is-show="show" @close="close" title="药品" :show-footer="true">
|
<Mask :width="800" :height="600" :is-show="show" @close="close" title="项目" :show-footer="true">
|
||||||
<template #default>
|
<template #default>
|
||||||
<div class="search_content_wrapper">
|
<div class="search_content_wrapper">
|
||||||
<div class="search_wrapper">
|
<div class="search_wrapper">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue