| | |
| | | </el-collapse-item> |
| | | </el-collapse> |
| | | |
| | | <el-form-item label-width="78px"> |
| | | <!-- <el-form-item label-width="78px"> |
| | | <el-button type="primary" size="small" icon="el-icon-search" @click="handleQuery"> |
| | | 搜 索</el-button> |
| | | <el-button icon="el-icon-circle-close" size="small" @click="searchOpen = false">取 消</el-button> |
| | | </el-form-item> |
| | | </el-form-item> --> |
| | | </el-form> |
| | | |
| | | <el-row :gutter="10" class="mb8"> |
| | |
| | | >反禁用</el-button |
| | | > |
| | | </el-col> --> |
| | | <el-col :span="1.5"> |
| | | <!-- <el-col :span="1.5"> |
| | | <el-button type="primary" icon="el-icon-edit" size="mini" :disabled="single" |
| | | @click="set_CloseBill(1, (form = rowForm))">关闭</el-button> |
| | | </el-col> |
| | |
| | | <el-col :span="1.5"> |
| | | <el-button type="primary" icon="el-icon-edit" size="mini" :disabled="single" |
| | | @click="set_DropBill(2, (form = rowForm))">反作废</el-button> |
| | | </el-col> |
| | | </el-col> --> |
| | | |
| | | <el-col :span="1.5"> |
| | | <el-button type="primary" icon="el-icon-download" size="mini" @click="handleExport">导出</el-button> |
| | |
| | | var InterID = form.HItemID || form.HInterID || form.hmainid; |
| | | //逻辑审核方法 |
| | | axios |
| | | .get(this.$baseUrl + "/Cg_POInStockBill/AuditCg_POInStockBill", { |
| | | .get(this.$baseUrl + "/Gy_Car/AuditGy_Car", { |
| | | params: { |
| | | HInterID: InterID, |
| | | IsAudit: num, |