Commit e9fb54f2 authored by Administrator's avatar Administrator

update

parent b19b752c
......@@ -1761,14 +1761,14 @@ const onSubmitInPaint = async () => {
>上传图片</el-button
>
</el-upload>
<div style="margin: 5px 0">
<!-- <div style="margin: 5px 0">
<el-button
type="primary"
size="small"
@click="showInPaintDialog('scene', scope.row)"
>局部重绘</el-button
>
</div>
</div> -->
<!-- <div style="margin: 5px 0"><el-button plain size="small" @click="onClearOnePic(scope.row)">清除图片</el-button></div> -->
<div style="margin: 5px 0">
<el-button plain size="small" @click="showsdprompt(scope.row)"
......@@ -1858,13 +1858,13 @@ const onSubmitInPaint = async () => {
style="margin-left: 12px"
>清除图片</el-button
>
<el-button
<!-- <el-button
type="primary"
size="small"
@click="showInPaintDialog('cover', '')"
style="margin-left: 12px"
>局部重绘</el-button
>
> -->
</el-form-item>
<el-form-item>
<div style="width: 100%">
......@@ -1974,13 +1974,13 @@ const onSubmitInPaint = async () => {
style="margin-left: 12px"
>清除图片</el-button
>
<el-button
<!-- <el-button
type="primary"
size="small"
@click="showInPaintDialog('product', '')"
style="margin-left: 12px"
>局部重绘</el-button
>
> -->
</el-form-item>
<el-form-item>
<div style="width: 100%">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment