Fix Bug #443: 手术计费:点击“签发”耗材时异常报错
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
新增
|
||||
</el-button>
|
||||
<el-button type="primary" @click="handleSaveBatch()" :disabled="false"> 保存 </el-button>
|
||||
<el-button type="primary" @click="handleSave()" :disabled="false"> 签发 </el-button>
|
||||
<el-button type="primary" @click="handleSave()" :disabled="isSaveDisabled"> 签发 </el-button>
|
||||
<el-button type="warning" plain @click="handleSingOut()" :disabled="false">
|
||||
撤回
|
||||
</el-button>
|
||||
|
||||
Reference in New Issue
Block a user