提示
This commit is contained in:
@@ -136,6 +136,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div v-if="itemData.length === 0" class="zd-row jccenter wraning">当前拣选工位无拣选作业</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
@@ -197,4 +198,10 @@ export default {
|
|||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
@import './style.stylus'
|
@import './style.stylus'
|
||||||
|
.wraning
|
||||||
|
height 100%
|
||||||
|
font-size 50px;
|
||||||
|
color: yellow;
|
||||||
|
font-weight: 700;
|
||||||
|
text-align: center;
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user