9 天以前 7e0bbfe08dc695261179823ca5190532b7784b85
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>