| src/views/consumablesLogistics/dispatchLog/Record.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/consumablesLogistics/receiptManagement/Record.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/consumablesLogistics/dispatchLog/Record.vue
@@ -12,16 +12,16 @@ clearable @change="handleQuery" /> <span class="search_title ml10">来源:</span> <el-select v-model="searchForm.recordType" style="width: 240px" placeholder="请选择" clearable> <el-option v-for="item in stockRecordTypeOptions" :key="item.value" :label="item.label" :value="item.value"/> </el-select> <!-- <span class="search_title ml10">来源:</span>--> <!-- <el-select v-model="searchForm.recordType"--> <!-- style="width: 240px"--> <!-- placeholder="请选择"--> <!-- clearable>--> <!-- <el-option v-for="item in stockRecordTypeOptions"--> <!-- :key="item.value"--> <!-- :label="item.label"--> <!-- :value="item.value"/>--> <!-- </el-select>--> <el-button type="primary" @click="handleQuery" style="margin-left: 10px" >搜索</el-button > src/views/consumablesLogistics/receiptManagement/Record.vue
@@ -15,16 +15,16 @@ style="width: 240px" placeholder="请输入" clearable/> <span class="search_title ml10">来源:</span> <el-select v-model="searchForm.recordType" style="width: 240px" placeholder="请选择" clearable> <el-option v-for="item in stockRecordTypeOptions" :key="item.value" :label="item.label" :value="item.value"/> </el-select> <!-- <span class="search_title ml10">来源:</span>--> <!-- <el-select v-model="searchForm.recordType"--> <!-- style="width: 240px"--> <!-- placeholder="请选择"--> <!-- clearable>--> <!-- <el-option v-for="item in stockRecordTypeOptions"--> <!-- :key="item.value"--> <!-- :label="item.label"--> <!-- :value="item.value"/>--> <!-- </el-select>--> <el-button type="primary" @click="handleQuery" style="margin-left: 10px">搜索