Merge branch 'projects/mesxc-test' into projects/mesxc-dy

This commit is contained in:
helloDy
2024-04-11 16:54:02 +08:00
74 changed files with 2754 additions and 2063 deletions

View File

@@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2023-08-01 14:55:51
* @LastEditors: zhp
* @LastEditTime: 2024-04-08 11:49:33
* @LastEditTime: 2024-04-10 16:34:40
* @Description:
-->
<template>
@@ -141,8 +141,8 @@ export default {
// btnName: '重置',
// name: 'reset',
// },
{
type: 'separate',
{
type: this.$auth.hasPermi('base:packaging-print-log:create') ? 'separate' : '',
},
{
type: this.$auth.hasPermi('base:packaging-print-log:create') ? 'button' : '',