liding
昨天 3a63dff0d98c148c6b915cd762a50ed87aa6c3a5
src/views/productionManagement/productStructure/index.vue
@@ -34,8 +34,8 @@
        </el-form-item>
      </el-form>
      <template #footer>
        <el-button @click="closeDialog">取消</el-button>
        <el-button type="primary" @click="handleSubmit">确定</el-button>
        <el-button @click="closeDialog">取消</el-button>
      </template>
    </el-dialog>
@@ -88,6 +88,11 @@
    width: 100
  },
  {
    label: "UID码",
    prop: "uidNo",
    width: 100
  },
  {
    label: "备注",
    prop: "remark",
    minWidth: 160