|
|
@ -288,7 +288,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
<el-footer style="height:40px;margin-top: 10px;text-align:center"> |
|
|
<el-footer style="height:40px;margin-top: 10px;text-align:center"> |
|
|
<el-button type="primary" @click="saveMaterialDetail()">保存</el-button> |
|
|
<el-button type="primary" @click="saveMaterialDetail()">保存</el-button> |
|
|
<el-button type="primary" @click="materialModalFlag=false">关闭</el-button> |
|
|
|
|
|
|
|
|
<!-- <el-button type="primary" @click="materialModalFlag=false">关闭</el-button>--> |
|
|
</el-footer> |
|
|
</el-footer> |
|
|
</el-dialog> |
|
|
</el-dialog> |
|
|
|
|
|
|
|
|
|