|  |  |  | 
|---|
|  |  |  | type="text" | 
|---|
|  |  |  | size="small" | 
|---|
|  |  |  | v-if=" | 
|---|
|  |  |  | businessType == 2 || businessType == 3 || businessType == 4||businessType == 1 | 
|---|
|  |  |  | businessType == 2 || | 
|---|
|  |  |  | businessType == 3 || | 
|---|
|  |  |  | businessType == 4 || | 
|---|
|  |  |  | businessType == 1 | 
|---|
|  |  |  | " | 
|---|
|  |  |  | >票据</el-button | 
|---|
|  |  |  | > | 
|---|
|  |  |  | 
|---|
|  |  |  | style="margin-top: 25px; margin-bottom: 5px" | 
|---|
|  |  |  | v-if="operationType == 'check' && userprofile.nickName == '陈慕华'" | 
|---|
|  |  |  | > | 
|---|
|  |  |  | <el-col :span="20"> | 
|---|
|  |  |  | <el-col :span="12"> | 
|---|
|  |  |  | <el-form-item label="预审材料" prop="infoid"> | 
|---|
|  |  |  | <el-radio-group v-model="form.checkstatus" align="left"> | 
|---|
|  |  |  | <el-radio :label="1">待申请材料</el-radio> | 
|---|
|  |  |  | 
|---|
|  |  |  | </el-radio-group> | 
|---|
|  |  |  | </el-form-item> | 
|---|
|  |  |  | </el-col> | 
|---|
|  |  |  | <el-col :span="12"> | 
|---|
|  |  |  | <el-form-item label="算税状态" prop="infoid"> | 
|---|
|  |  |  | <el-radio-group v-model="form.istax" align="left"> | 
|---|
|  |  |  | <el-radio :label="2">待算税</el-radio> | 
|---|
|  |  |  | <el-radio :label="1">已算税</el-radio> | 
|---|
|  |  |  | </el-radio-group> | 
|---|
|  |  |  | </el-form-item> | 
|---|
|  |  |  | </el-col> | 
|---|
|  |  |  | </el-row> | 
|---|
|  |  |  | <el-row | 
|---|
|  |  |  | style="margin-top: 5px; margin-bottom: 5px" | 
|---|