fix
gaoshp
2025-08-13 c1e9856dfd1c75e0b34bf61af1c31d3b7517bce4
src/views/basesetting/machine.vue
@@ -309,6 +309,13 @@
            span: 12,
            dataType: 'string',
          },
        {
            label: '程序临时目录',
            prop: 'progTempDir',
            type: 'input',
            span: 12,
            dataType: 'string',
          },
          {
            label: '备注',
            prop: 'remark',