|
|
@ -13,7 +13,7 @@ |
|
|
<!-- </el-select>--> |
|
|
<!-- </el-select>--> |
|
|
<el-input v-model="searchData.supplierDocType" style="width: 120px" clearable></el-input> |
|
|
<el-input v-model="searchData.supplierDocType" style="width: 120px" clearable></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
<el-form-item :label="'文档类型ID'"> |
|
|
|
|
|
|
|
|
<el-form-item :label="'文档类型 ID'"> |
|
|
<span slot="label" style="" @click="getBaseList(1060,1)"><a herf="#">文档类型ID</a></span> |
|
|
<span slot="label" style="" @click="getBaseList(1060,1)"><a herf="#">文档类型ID</a></span> |
|
|
<el-input v-model="searchData.documentTypeId" style="width: 120px" clearable></el-input> |
|
|
<el-input v-model="searchData.documentTypeId" style="width: 120px" clearable></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
|