yangys
2025-08-28 a63e6727abb0832d17756aea1974abc0e502a69a
src/views/basesetting/machine.vue
@@ -346,7 +346,7 @@
            prop: 'sendDirExpiryHours',
            placeholder:"(小时)",
            max:24,
            min:1,
            min:0,
            type: 'number',
            span: 12,
          },
@@ -360,8 +360,8 @@
          {
            label: '回传目录保存时间',
            prop: 'receiveDirExpiryHours',
             max:24,
            min:1,
            max:24,
            min:0,
            placeholder:"(小时)",
            type: 'number',
            span: 12,