zhanghua
2022-11-18 56320c3fcad26674f60895430cc27239152e30b3
src/views/operate/images/index.vue
@@ -72,6 +72,8 @@
                </el-table>
                <el-dialog
                  :visible.sync="isShowUploadDialog"
                  :destroy-on-close="true"
                  :key="dialogType"
                  width="40%"
                  :title="getDialogTitle"
                >
@@ -388,8 +390,9 @@
            margin-bottom: 10px;
            .type-item {
                width: 80px;
                min-width: 80px;
                text-align: center;
                padding-right: 10px;
                &:hover {
                    cursor: pointer;