| | |
| | | </el-dialog> |
| | | <!-- 中空配方 --> |
| | | <el-dialog v-model="mulan" top="15vh" width="70%" :title="$t('hellow.hollowformula')"> |
| | | <el-button id="searchButton" type="primary" @click="add = true"> |
| | | <el-button id="searchButton" type="primary" @click="openAddDialog"> |
| | | {{ $t('basicData.add') }} |
| | | </el-button> |
| | | <el-table ref="table" style="margin-top: 20px;height: 400px;" |
| | |
| | | topRemove.value = row.topRemove; |
| | | adda.value = true; |
| | | } |
| | | function openAddDialog() { |
| | | formulaName.value = ''; |
| | | filmRemove.value = ''; |
| | | bottomRemove.value = ''; |
| | | leftRemove.value = ''; |
| | | rightRemove.value = ''; |
| | | topRemove.value = ''; |
| | | add.value = true; |
| | | } |
| | | const handlezhiban = () => { |
| | | dialogFormVisiblea.value = true; |
| | | fetchFlowCardId(); |