gaoluyang
7 天以前 1f87b067c10bf8e362b04200aa6eeec77d5d39c0
src/views/tool/build/CodeTypeDialog.vue
@@ -14,8 +14,8 @@
    </el-form>
    <template #footer>
      <el-button @click="onClose">取消</el-button>
      <el-button type="primary" @click="handelConfirm">确定</el-button>
      <el-button @click="onClose">取消</el-button>
    </template>
  </el-dialog>
</template>