界面修改

main
cyl 1 year ago
parent c7f9bd08d9
commit 6a8c427336

@ -1,6 +1,5 @@
<template> <template>
<div class="app-container"> <div class="app-container">
<!-- 搜索工作栏 --> <!-- 搜索工作栏 -->
<el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="98px"> <el-form :model="queryParams" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="98px">
<el-form-item label="制单人" prop="createBy"> <el-form-item label="制单人" prop="createBy">

Loading…
Cancel
Save